Skip to content

Commit 8ed1c34

Browse files
committed
release: Version 1.3.5
1 parent 3fe56b4 commit 8ed1c34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Maven
7171
<dependency>
7272
<groupId>xyz.jpenilla</groupId>
7373
<artifactId>squaremap-api</artifactId>
74-
<version>1.3.4</version>
74+
<version>1.3.5</version>
7575
<scope>provided</scope>
7676
</dependency>
7777
```

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=xyz.jpenilla
2-
version=1.3.5-SNAPSHOT
2+
version=1.3.5
33
description=Minimalistic and lightweight world map viewer for Minecraft servers
44

55
githubUrl=https://github.com/jpenilla/squaremap/

0 commit comments

Comments
 (0)