We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b466de9 commit 5ae0ae0Copy full SHA for 5ae0ae0
2 files changed
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group 'net.mackenziemolloy.shopguiplus.sellgui'
7
-version '1.1.2'
+version '1.1.3'
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.2"
+version: "1.1.3"
api-version: "1.13"
authors:
0 commit comments