mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
Stickers: Fixed error saving melon prefs
This commit is contained in:
parent
9c45d8179d
commit
f711f6fb9c
3 changed files with 9 additions and 4 deletions
|
@ -27,6 +27,6 @@ using System.Reflection;
|
|||
namespace NAK.Stickers.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.5";
|
||||
public const string Version = "1.0.6";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue