1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-19 08:57:27 +02:00

Bump version to dev.2021-04-25

This commit is contained in:
Eugene Molotov
2021-04-25 15:32:35 +05:00
parent f06a8ae307
commit b24b5ed3ee

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