diff --git a/SmartReticle/Properties/AssemblyInfo.cs b/SmartReticle/Properties/AssemblyInfo.cs index d393fda..e6b4778 100644 --- a/SmartReticle/Properties/AssemblyInfo.cs +++ b/SmartReticle/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ using System.Reflection; namespace NAK.SmartReticle.Properties; internal static class AssemblyInfoParams { - public const string Version = "1.0.0"; + public const string Version = "1.0.1"; public const string Author = "NotAKidoS"; } \ No newline at end of file