From ef7d5edef362031e52362a16d058393ac66e8653 Mon Sep 17 00:00:00 2001 From: SashegDev Date: Thu, 30 Jul 2026 11:05:10 +0000 Subject: [PATCH] feat: add hotfix property for Windows 4-part version --- launcher/launcher/pom.xml | 16 ++++++++-------- launcher/pom.xml | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/launcher/launcher/pom.xml b/launcher/launcher/pom.xml index f343cd8..c734758 100644 --- a/launcher/launcher/pom.xml +++ b/launcher/launcher/pom.xml @@ -150,11 +150,11 @@ 21 - ${project.version}.0 - ${project.version} + ${project.version}.${hotfix} + ${project.version}.${hotfix} ZernMC Launcher - ${project.version}.0 - ${project.version} + ${project.version}.${hotfix} + ${project.version}.${hotfix} ZernMC ZernMC zernmc @@ -181,11 +181,11 @@ 21 - ${project.version}.0 - ${project.version} + ${project.version}.${hotfix} + ${project.version}.${hotfix} ZernMC Launcher CLI - ${project.version}.0 - ${project.version} + ${project.version}.${hotfix} + ${project.version}.${hotfix} ZernMC CLI ZernMC zernmc-cli diff --git a/launcher/pom.xml b/launcher/pom.xml index f1df067..5e5a5a2 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -19,6 +19,7 @@ 1.0.12 + 0 21 21 UTF-8