We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b403671 commit fbcf42fCopy full SHA for fbcf42f
pom.xml
@@ -11,14 +11,14 @@
11
</parent>
12
13
<artifactId>AnvilGUI</artifactId>
14
- <version>8.1</version>
+ <version>8.2</version>
15
<packaging>jar</packaging>
16
17
<name>AnvilGUI</name>
18
<description>Get inputs in a fancy way</description>
19
20
<properties>
21
- <anvilgui.version>1.10.5-SNAPSHOT</anvilgui.version>
+ <anvilgui.version>1.10.7-SNAPSHOT</anvilgui.version>
22
<project.mainClass>me.hsgamer.bettergui.anvilgui.Main</project.mainClass>
23
</properties>
24
0 commit comments