[FuckToes] i guess bring this back

This commit is contained in:
NotAKidoS 2025-04-12 16:38:19 -05:00
parent c4ab9cce47
commit 6e37bcbabb
5 changed files with 22 additions and 20 deletions

View file

@ -27,6 +27,6 @@ using System.Reflection;
namespace NAK.FuckToes.Properties;
internal static class AssemblyInfoParams
{
public const string Version = "1.0.3";
public const string Version = "1.0.4";
public const string Author = "NotAKidoS";
}