1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-01 14:20:16 +02:00

[Configuration] Bump version to 2019-07-06

This commit is contained in:
Lyra
2019-09-12 17:08:15 +02:00
committed by GitHub
parent 29126ebe29
commit b4f393a5cc

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.2019-07-06'; public static $VERSION = '2019-09-12';
/** /**
* Holds the configuration data. * Holds the configuration data.