0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-22 11:28:36 +00: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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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