0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-01 02:52:55 +00:00

chore: prepare for 2025-06-03 release

This commit is contained in:
Dag 2025-06-03 21:23:09 +02:00
parent b8064d9dfe
commit e7e92efe63

View File

@ -7,7 +7,7 @@
*/ */
final class Configuration final class Configuration
{ {
private const VERSION = '2025-01-26'; private const VERSION = '2025-06-03';
private static $config = []; private static $config = [];