version bump

This commit is contained in:
2025-04-23 14:46:04 +02:00
parent f19974599f
commit df21d8180d

View File

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