mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-14 20:21:14 +03: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.
|
||||
*/
|
||||
public static $VERSION = 'dev.2022-01-20';
|
||||
public static $VERSION = 'dev.2022-06-10';
|
||||
|
||||
/**
|
||||
* Holds the configuration data.
|
||||
|
|
Loading…
Add table
Reference in a new issue