Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Commit 66666d2

Browse files
Updated version number #107
1 parent 7febbe2 commit 66666d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RPGOnline2/src/rpgonline/RPGOnline.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ private RPGOnline() {
2323
/**
2424
* The current version of the RPGOnline library.
2525
*/
26-
public static final Version VERSION = new Version("0.7.0-d19+1566744751");
26+
public static final Version VERSION = new Version("0.7.0-d20+1567707866");
2727
/**
2828
* The version of java that this library was compiled with.
2929
*/

0 commit comments

Comments
 (0)