Bump timebomb

This commit is contained in:
Gustave Monce
2024-09-09 21:08:35 +02:00
parent c6dee3fe33
commit a982c119fb
+1 -1
View File
@@ -36,7 +36,7 @@ namespace WPinternals
internal const bool IsPrerelease = false;
#endif
internal static readonly DateTime ExpirationDate = new(2023, 12, 21);
internal static readonly DateTime ExpirationDate = new(2024, 12, 21);
internal static void CheckExpiration()
{