1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-30 21:30:14 +02:00

Bump version to dev.2018-11-10

This commit is contained in:
logmanoriginal
2018-11-10 18:11:49 +01:00
parent a08811f147
commit 4713fb6190

View File

@@ -1,7 +1,7 @@
<?php
class Configuration {
public static $VERSION = '2018-11-10';
public static $VERSION = 'dev.2018-11-10';
public static $config = null;