1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-03 23:27:32 +02:00

Bump version to 2019-01-13

This commit is contained in:
logmanoriginal
2019-01-13 19:15:06 +01:00
parent fc96e97d51
commit ef6709c402

View File

@@ -28,7 +28,7 @@ final class Configuration {
* *
* @todo Replace this property by a constant. * @todo Replace this property by a constant.
*/ */
public static $VERSION = 'dev.2018-12-11'; public static $VERSION = '2019-01-13';
/** /**
* Holds the configuration data. * Holds the configuration data.