From 3011c93e697717d8aa9db9cfe62d1f3aa89811a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:22:59 +0000 Subject: [PATCH] chore(main): release 2.3.1-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3f2412b..80106ce 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,6 +6,6 @@ org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=512m -Dfile.encoding=UTF-8 -Dmicr micronautVersion=4.10.2 # The version of the Vulpes API -version=2.3.0 # x-release-please-version +version=2.3.1-SNAPSHOT # x-release-please-version # The group ID for the Vulpes API group=net.onelitefeather \ No newline at end of file