Author SHA1 Message Date
Gustave Monce 1cc7a5cee4 Update Timebomb 2024-12-23 15:14:30 +01:00
+1 -1
View File
@@ -33,7 +33,7 @@ namespace WPinternals.Config
internal const bool IsPrerelease = false;
#endif
internal static readonly DateTime ExpirationDate = new(2024, 12, 21);
internal static readonly DateTime ExpirationDate = new(2025, 06, 21);
internal static void CheckExpiration()
{