1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-06 16:46:30 +02:00

chore: prepare for aug 2025 release (#4654)

This commit is contained in:
Dag
2025-08-05 19:50:27 +02:00
committed by GitHub
parent 9c43921a33
commit b39964cee3

View File

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