1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-10 03:26:23 +02: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

View File

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