[NAK_CVR_Mods] version bumps

This commit is contained in:
NotAKid 2026-06-19 00:46:31 -05:00
parent 7e7eff5eff
commit 7f4234a27f
32 changed files with 83 additions and 83 deletions

View file

@ -27,6 +27,6 @@ using NAK.ShareBubbles.Properties;
namespace NAK.ShareBubbles.Properties;
internal static class AssemblyInfoParams
{
public const string Version = "1.1.7";
public const string Version = "1.1.8";
public const string Author = "NotAKidoS, Exterrata, Noachi, RaidShadowLily, Tejler, Luc";
}