mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-03 15:17:33 +02:00
Prepare 2023-03-21 release (#3323)
* fix: upgrade version string in php code
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
*/
|
*/
|
||||||
final class Configuration
|
final class Configuration
|
||||||
{
|
{
|
||||||
private const VERSION = 'dev.2022-06-14';
|
private const VERSION = 'dev.2023-03-22';
|
||||||
|
|
||||||
private static $config = [];
|
private static $config = [];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user