This commit is contained in:
2024-10-31 21:16:00 +01:00
parent 72b765e6fd
commit e50d5f4874

View File

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