This commit is contained in:
2025-04-21 18:40:19 +02:00
parent b11ad06287
commit 986257c0a4

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.4.0")] [assembly: AssemblyAppVersion("1.6.5.0")]
namespace ModpackUpdater.Apps.Client; namespace ModpackUpdater.Apps.Client;