client: bump version

This commit is contained in:
2024-10-03 12:43:20 +02:00
parent e321c66f72
commit d8847a8a0e

View File

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