Skip to content

Commit 4629ca9

Browse files
authored
bumping version
1 parent 3215fec commit 4629ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/menu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ console.log('Платформа в опциях: ' + options.platform);
5252

5353
loading = false;
5454

55-
var curVersion = "0.9.21";
55+
var curVersion = "0.9.22";
5656
if (!options.noLocalStorage){
5757
if (localStorage.getItem("Options") !== null) {
5858
options = gameload("Options");

0 commit comments

Comments
 (0)