Skip to content

Commit 0f82b52

Browse files
committed
Dump version to 3.5.0 (release candidate)
1 parent d925f47 commit 0f82b52

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,16 @@ Fell free to contribute with pull requests to improve Craftconomy.
1414
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/tools)
1515

1616

17-
## Current Development Version : 3.4.1-SNAPSHOT
17+
## Current Development Version : 3.5.0-SNAPSHOT (Release candidate)
1818

19-
- Bukkit/Spigot 1.8, 1.9, 1.10, 1.11, 1.12 , 1,13 supported
19+
- Bukkit/Spigot 1.8, 1.9, 1.10, 1.11, 1.12, 1.13 supported
20+
- Experimental support for Sponge
2021

21-
## Build
22+
## Download
23+
24+
Download the latest release [here](https://github.com/pavog/craftconomy3/releases/latest)
25+
26+
# Build
2227

2328
Craftconomy3 use Java 1.8.
2429

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.4.1-SNAPSHOT</version>
9+
<version>3.5.0-SNAPSHOT</version>
1010
<licenses>
1111
<license>
1212
<name>LGPL v3</name>

0 commit comments

Comments
 (0)