Skip to content

Commit 8ac7c4f

Browse files
authored
Bump version to 0.22.0
Merge pull request #50 from haroldo-ok/player-sprite Continuing #41
2 parents e3510cb + 7303e37 commit 8ac7c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tileEditor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var tinyMapEditor = (function() {
22
const APP_NAME = 'SMS-Puzzle-Maker';
3-
const APP_VERSION = '0.21.0';
3+
const APP_VERSION = '0.22.0';
44

55
var win = window,
66
doc = document,

0 commit comments

Comments
 (0)