version bump

This commit is contained in:
2025-06-30 11:45:38 +02:00
parent aed70d4f3f
commit 70786fc169

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