forked from blallo/rss-bridge
[Configuration] Bump version to 2018-07-17
This commit is contained in:
parent
d79630e3b8
commit
6a98293fb3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
class Configuration {
|
class Configuration {
|
||||||
|
|
||||||
public static $VERSION = '2018-06-10';
|
public static $VERSION = '2018-07-17';
|
||||||
|
|
||||||
public static $config = null;
|
public static $config = null;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue