diff --git a/Stickers/Properties/AssemblyInfo.cs b/Stickers/Properties/AssemblyInfo.cs index 994904f..6ea1c4a 100644 --- a/Stickers/Properties/AssemblyInfo.cs +++ b/Stickers/Properties/AssemblyInfo.cs @@ -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"; } \ No newline at end of file diff --git a/Stickers/format.json b/Stickers/format.json index fc4871f..48f1b84 100644 --- a/Stickers/format.json +++ b/Stickers/format.json @@ -1,7 +1,7 @@ { "_id": -1, "name": "Stickers", - "modversion": "1.0.0", + "modversion": "1.0.2", "gameversion": "2024r175", "loaderversion": "0.6.1", "modtype": "Mod",