1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-26 03:11:18 +02:00

version: Bump to 2018-09-09

This commit is contained in:
Quentin Delmas
2018-09-09 21:00:10 +01:00
parent 111c45d010
commit b397a42876

@@ -1,7 +1,7 @@
<?php
class Configuration {
public static $VERSION = '2018-08-07';
public static $VERSION = '2018-09-09';
public static $config = null;