From 0170869fd76e520ab9519228b27f827c563ab67d Mon Sep 17 00:00:00 2001 From: "version-bump[github-action]" <41898282+version-bump[github-action]@users.noreply.github.com> Date: Tue, 9 Jul 2024 20:05:32 +0000 Subject: [PATCH] Bump version from 2.0.9-SNAPSHOT0 to 2.0.10 --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 2b7ecd1..300fcbb 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -25,7 +25,7 @@ dependencies { } group = "plugily.projects" -version = "2.0.9-SNAPSHOT0" +version = "2.0.10" description = "MurderMystery" java {