mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 13:50:23 +02:00
Update Configuration.php - Old Version Date in new Release (#3526)
Old Version Date in new Release
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
*/
|
||||
final class Configuration
|
||||
{
|
||||
private const VERSION = 'dev.2023-03-22';
|
||||
private const VERSION = 'dev.2023-07-11';
|
||||
|
||||
private static $config = [];
|
||||
|
||||
|
Reference in New Issue
Block a user