From a5f75bc5178727565752627b0272e6932a947509 Mon Sep 17 00:00:00 2001 From: floppydiskette Date: Fri, 25 Oct 2024 00:39:02 +0100 Subject: [PATCH] Set version in pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 703d412..04a17ba 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ net.hypr doki - 1.0-SNAPSHOT + 1.0.0 17