1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-30 21:30:14 +02:00

chore: prepare 2025-01-26 release (#4424)

This commit is contained in:
Dag
2025-01-26 11:16:35 +01:00
committed by GitHub
parent 8b1ba003a8
commit 4da61b7922
3 changed files with 19 additions and 28 deletions

View File

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