This commit is contained in:
2024-10-19 22:01:45 +02:00
parent f8801cc861
commit 9c8eb4a9a8

View File

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