0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-29 18:21:07 +00:00

chore: prepare for 2025-06-03 release (#4583)

This commit is contained in:
Dag 2025-06-03 21:24:35 +02:00 committed by GitHub
parent b8064d9dfe
commit 98e03011db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 = [];