We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70483b6 commit fee76b5Copy full SHA for fee76b5
1 file changed
README.md
@@ -7,7 +7,7 @@
7
# InvUI
8
9
An Inventory API for Minecraft Spigot servers.
10
-Supports all versions from 1.14 to 1.19.
+Supports all versions from 1.14.0 to 1.19.4.
11
12
[Documentation](https://xenondevs.xyz/docs/invui/)
13
@@ -38,6 +38,7 @@ Supports all versions from 1.14 to 1.19.
38
<groupId>xyz.xenondevs.invui</groupId>
39
<artifactId>invui</artifactId>
40
<version>VERSION</version>
41
+ <type>pom</type>
42
</dependency>
43
```
44
0 commit comments