Changed the version.

This commit is contained in:
That_One_Nerd 2023-10-26 15:34:30 -04:00
parent 7484195f97
commit 209a310363

View File

@ -17,5 +17,5 @@ public static class Nerd_STF
{ "nuget", "https://www.nuget.org/packages/Nerd_STF/" } { "nuget", "https://www.nuget.org/packages/Nerd_STF/" }
}; };
public const string MainDeveloper = "That_One_Nerd"; public const string MainDeveloper = "That_One_Nerd";
public const string Version = "2.4.0"; public const string Version = "2.5.0";
} }