version bump

This commit is contained in:
2024-12-07 18:11:48 +01:00
parent 50cbf081e1
commit 40380d088f

View File

@@ -5,7 +5,7 @@ using Pilz;
using Pilz.Configuration; using Pilz.Configuration;
using System.Runtime.InteropServices; using System.Runtime.InteropServices;
[assembly: AssemblyAppVersion("1.6.3.0")] [assembly: AssemblyAppVersion("1.6.4.0")]
namespace ModpackUpdater.Apps.Client; namespace ModpackUpdater.Apps.Client;