mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
Stickers: bumped ver number
This commit is contained in:
parent
53b4efbc10
commit
83c841f60f
2 changed files with 3 additions and 3 deletions
|
@ -27,6 +27,6 @@ using System.Reflection;
|
|||
namespace NAK.Stickers.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.1";
|
||||
public const string Author = "Exterrata & NotAKidoS";
|
||||
public const string Version = "1.0.2";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_id": -1,
|
||||
"name": "Stickers",
|
||||
"modversion": "1.0.0",
|
||||
"modversion": "1.0.2",
|
||||
"gameversion": "2024r175",
|
||||
"loaderversion": "0.6.1",
|
||||
"modtype": "Mod",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue