Skip to content

Commit 735d5f3

Browse files
committed
update version value
1 parent 0550686 commit 735d5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bms/player/beatoraja/MainController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
*/
5959
public class MainController extends ApplicationAdapter {
6060

61-
public static final String VERSION = "beatoraja 0.6.3";
61+
public static final String VERSION = "beatoraja 0.6.4";
6262

6363
private static final boolean debug = false;
6464

0 commit comments

Comments
 (0)