We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1fb8d commit bf58de4Copy full SHA for bf58de4
2 files changed
YouAreMyPropNowWeAreHavingSoftTacosLater/Properties/AssemblyInfo.cs
@@ -27,6 +27,6 @@
27
namespace NAK.YouAreMyPropNowWeAreHavingSoftTacosLater.Properties;
28
internal static class AssemblyInfoParams
29
{
30
- public const string Version = "1.0.2";
+ public const string Version = "1.0.3";
31
public const string Author = "NotAKidoS";
32
}
YouAreMyPropNowWeAreHavingSoftTacosLater/format.json
@@ -1,7 +1,7 @@
1
2
"_id": 262,
3
"name": "YouAreMyPropNowWeAreHavingSoftTacosLater",
4
- "modversion": "1.0.2",
+ "modversion": "1.0.3",
5
"gameversion": "2025r181-hf2",
6
"loaderversion": "0.7.2",
7
"modtype": "Mod",
0 commit comments