Skip to content

Commit 72e90cd

Browse files
committed
version inc
1 parent cd45550 commit 72e90cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MarbleGame.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class MarbleGame {
4141
static var canvas:Canvas;
4242
static var instance:MarbleGame;
4343

44-
static var currentVersion = "1.2.1";
44+
static var currentVersion = "1.2.2";
4545

4646
var world:MarbleWorld;
4747
var previewWorld:PreviewWorld;

0 commit comments

Comments
 (0)