[YouAreMyPropNowWeAreHavingSoftTacosLater] Fixed for 2025r181-hf2

This commit is contained in:
NotAKidoS 2025-12-30 03:14:14 -06:00
parent 3273a1dd70
commit ce30784789
2 changed files with 4 additions and 4 deletions

View file

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