1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-29 14:24:17 +02:00

Bump version to dev.2022-01-20

This commit is contained in:
Eugene Molotov
2022-01-20 10:17:59 +05:00
parent a49767e71b
commit 5df8bf956a

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.2021-04-25'; public static $VERSION = 'dev.2022-01-20';
/** /**
* Holds the configuration data. * Holds the configuration data.