From 608b0deca18b99cdbf6b9e15bde53ea91a5390c0 Mon Sep 17 00:00:00 2001 From: Carm Date: Sat, 3 Feb 2024 22:39:14 +0800 Subject: [PATCH] ci(deploy): Support Modrinth's auto deployment --- api/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 7586f67..5fe8b21 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.artformgames residencelist-parent - 1.1.0 + 1.1.1 ${project.jdk.version} diff --git a/plugin/pom.xml b/plugin/pom.xml index d109993..1ae6106 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -6,7 +6,7 @@ com.artformgames residencelist-parent - 1.1.0 + 1.1.1 ${project.jdk.version} diff --git a/pom.xml b/pom.xml index 631fe1e..4dc1758 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ com.artformgames residencelist-parent - 1.1.0 + 1.1.1 pom api