We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b9a18a commit 163ce96Copy full SHA for 163ce96
2 files changed
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group 'net.mackenziemolloy.shopguiplus.sellgui'
7
-version '1.1.3'
+version '1.1.4'
8
9
repositories {
10
mavenLocal()
src/main/resources/plugin.yml
@@ -4,7 +4,7 @@ description: "An addon for ShopGUIPlus that enables players to easily sell items
website: "https://www.spigotmc.org/resources/85170/"
main: "net.mackenziemolloy.shopguiplus.sellgui.SellGUI"
-version: "1.1.3"
+version: "1.1.4"
api-version: "1.13"
authors:
0 commit comments