mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-31 15:23:38 +03:00
Bump version to 2018-10-15
This commit is contained in:
parent
0dc761d6cf
commit
a87e7781b1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
class Configuration {
|
class Configuration {
|
||||||
|
|
||||||
public static $VERSION = 'dev.2018-09-09';
|
public static $VERSION = '2018-10-15';
|
||||||
|
|
||||||
public static $config = null;
|
public static $config = null;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue