Skip to content

Commit 1b26c6e

Browse files
committedJul 26, 2023
Release 3.5.5
1 parent 1792716 commit 1b26c6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Feel free to contribute with pull requests to improve Craftconomy.
1414

1515
PLEASE NOTE THIS BUILD USES A CUSTOMISED AND INCLUDED VERSION OF Greatmans Tools found [here](https://github.com/pavog/craftconomy3/tree/master/src/main/java/com/greatmancode/craftconomy3/tools)
1616

17-
## Current Development Version : 3.5.4-SNAPSHOT
17+
## Current Development Version : 3.5.5-SNAPSHOT
1818

1919
- Bukkit/Spigot 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14 supported (older versions might also work)
2020
- Experimental support for Sponge

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.greatmancode</groupId>
88
<artifactId>craftconomy3</artifactId>
9-
<version>3.5.4-SNAPSHOT</version>
9+
<version>3.5.5-SNAPSHOT</version>
1010
<licenses>
1111
<license>
1212
<name>LGPL v3</name>

0 commit comments

Comments
 (0)
Please sign in to comment.