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 3fe56b4 commit 8ed1c34Copy full SHA for 8ed1c34
README.md
@@ -71,7 +71,7 @@ Maven
71
<dependency>
72
<groupId>xyz.jpenilla</groupId>
73
<artifactId>squaremap-api</artifactId>
74
- <version>1.3.4</version>
+ <version>1.3.5</version>
75
<scope>provided</scope>
76
</dependency>
77
```
gradle.properties
@@ -1,5 +1,5 @@
1
group=xyz.jpenilla
2
-version=1.3.5-SNAPSHOT
+version=1.3.5
3
description=Minimalistic and lightweight world map viewer for Minecraft servers
4
5
githubUrl=https://github.com/jpenilla/squaremap/
0 commit comments