From d8260e10eca3861f1b41c92fa568fd3020707a6a Mon Sep 17 00:00:00 2001 From: Excale Date: Mon, 13 Apr 2026 10:11:42 +0200 Subject: [PATCH 1/2] fix: remove profile activations for isolated os builds --- pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/pom.xml b/pom.xml index 7259d6b..1df1401 100644 --- a/pom.xml +++ b/pom.xml @@ -141,12 +141,6 @@ win-x86-64 - - - Windows - amd64 - - club.minnced @@ -158,12 +152,6 @@ linux-x86-64 - - - Linux - amd64 - - club.minnced @@ -175,12 +163,6 @@ linux-aarch64 - - - Linux - aarch64 - - club.minnced From 67c1ebb37ee6108f7da80368486d8950dd5bfd73 Mon Sep 17 00:00:00 2001 From: Excale Date: Mon, 13 Apr 2026 10:12:25 +0200 Subject: [PATCH 2/2] chore: release version 26.4.2-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1df1401..5445b95 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ ovh.excale vgreeter - 26.4.1-SNAPSHOT + 26.4.2-SNAPSHOT VGreeter Let the bot greet your friends when they join vocal chat on Discord!