mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-27 23:40:21 +02:00
[Configuration.php] Update the version name to dev.2022-06-10 (#2811)
This commit is contained in:
parent
de279de762
commit
166ead902d
1 changed files with 1 additions and 1 deletions
|
@ -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.2022-01-20';
|
public static $VERSION = 'dev.2022-06-10';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the configuration data.
|
* Holds the configuration data.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue