From 70c2b79b6c67668934a222991a904d8bf7b5414c Mon Sep 17 00:00:00 2001 From: lucian929 <60053521+lucian929@users.noreply.github.com> Date: Mon, 25 Jul 2022 18:54:27 -0400 Subject: [PATCH] Bump version number --- common/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/build.gradle.kts b/common/build.gradle.kts index 8c3182df..8a80b066 100644 --- a/common/build.gradle.kts +++ b/common/build.gradle.kts @@ -7,7 +7,7 @@ plugins { } group = "io.github.fisher2911" -version = "1.11.1" +version = "1.11.2" description = "Intuitive, easy-to-use cosmetics plugin, designed for servers using resource packs.\n" repositories {