[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";
}

View file

@ -1,8 +1,8 @@
{
"_id": 262,
"name": "YouAreMyPropNowWeAreHavingSoftTacosLater",
"modversion": "1.0.1",
"gameversion": "2025r181",
"modversion": "1.0.2",
"gameversion": "2025r181-hf2",
"loaderversion": "0.7.2",
"modtype": "Mod",
"author": "NotAKidoS",
@ -18,6 +18,6 @@
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r48/YouAreMyPropNowWeAreHavingSoftTacosLater.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/YouAreMyPropNowWeAreHavingSoftTacosLater/",
"changelog": "- Updated for CVR 2025r181",
"changelog": "- Updated for CVR 2025r181-hf2",
"embedcolor": "#f61963"
}