We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd45550 commit 72e90cdCopy full SHA for 72e90cd
src/MarbleGame.hx
@@ -41,7 +41,7 @@ class MarbleGame {
41
static var canvas:Canvas;
42
static var instance:MarbleGame;
43
44
- static var currentVersion = "1.2.1";
+ static var currentVersion = "1.2.2";
45
46
var world:MarbleWorld;
47
var previewWorld:PreviewWorld;
0 commit comments