Skip to content

Commit

Permalink
Update Timebomb
Browse files Browse the repository at this point in the history
  • Loading branch information
gus33000 committed Dec 23, 2024
1 parent 132e21e commit 1cc7a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WPinternals/Config/Registration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ internal static class Registration
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()
{
Expand Down

0 comments on commit 1cc7a5c

Please sign in to comment.