mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-23 01:55:27 +03:00
[Configuration] Bump version to 2019-06-08
This commit is contained in:
parent
5ff3d0121c
commit
c17b864242
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ final class Configuration {
|
|||
*
|
||||
* @todo Replace this property by a constant.
|
||||
*/
|
||||
public static $VERSION = 'dev.2019-05-08';
|
||||
public static $VERSION = '2019-06-08';
|
||||
|
||||
/**
|
||||
* Holds the configuration data.
|
||||
|
|
Loading…
Reference in a new issue