version bump

This commit is contained in:
2025-06-19 11:41:52 +02:00
parent 03fefa33fe
commit c52c4059a0

View File

@@ -8,7 +8,7 @@ using System.Diagnostics;
using System.Runtime.InteropServices; using System.Runtime.InteropServices;
using System.Text; using System.Text;
[assembly: AssemblyAppVersion("1.7.0.0")] [assembly: AssemblyAppVersion("1.8.0.0")]
namespace ModpackUpdater.Apps.Client; namespace ModpackUpdater.Apps.Client;