mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-08-12 11:01:15 +10:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cc7a5cee4 |
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user