[YouAreMyPropNowWeAreHavingSoftTacosLater] Bump version

This commit is contained in:
NotAKidoS 2025-12-31 22:13:40 -06:00
parent 1e1fb8da0f
commit bf58de493a
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,7 +1,7 @@
{ {
"_id": 262, "_id": 262,
"name": "YouAreMyPropNowWeAreHavingSoftTacosLater", "name": "YouAreMyPropNowWeAreHavingSoftTacosLater",
"modversion": "1.0.2", "modversion": "1.0.3",
"gameversion": "2025r181-hf2", "gameversion": "2025r181-hf2",
"loaderversion": "0.7.2", "loaderversion": "0.7.2",
"modtype": "Mod", "modtype": "Mod",