0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-01 19:12:55 +00:00

[Configuration] Bump version to dev.2019-07-06

This commit is contained in:
logmanoriginal 2019-07-06 12:35:36 +02:00
parent 2120cc42fb
commit 5a0ea423c4

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