Bump timebomb date

This commit is contained in:
Gustave Monce
2025-11-01 09:42:59 +01:00
parent 933e9e53b6
commit 7646e3fc76
+1 -1
View File
@@ -33,7 +33,7 @@ namespace WPinternals.Config
internal const bool IsPrerelease = false;
#endif
internal static readonly DateTime ExpirationDate = new(2025, 06, 21);
internal static readonly DateTime ExpirationDate = new(2025, 12, 25);
internal static void CheckExpiration()
{