fix: prepare release (#3945)

This commit is contained in:
Dag 2024-02-02 18:22:10 +01:00 committed by GitHub
parent b964dcd936
commit ca87562cab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 4 deletions

View file

@ -21,7 +21,6 @@ enabled_bridges[] = Telegram
enabled_bridges[] = ThePirateBay
enabled_bridges[] = TikTokBridge
enabled_bridges[] = Twitch
enabled_bridges[] = Twitter
enabled_bridges[] = Vk
enabled_bridges[] = XPathBridge
enabled_bridges[] = Youtube

View file

@ -7,7 +7,7 @@
*/
final class Configuration
{
private const VERSION = '2023-09-24';
private const VERSION = '2024-02-02';
private static $config = [];