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