0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-30 10:33:42 +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
{
private const VERSION = '2025-01-26';
private const VERSION = '2025-06-03';
private static $config = [];