Skip to content

Commit 271ebb8

Browse files
committed
i forgot to push this update πŸ’€
1 parent 5f4dbc7 commit 271ebb8

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

β€Žchangelog.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
# 1.0.5
2+
- Fix another editor crash
13
# 1.0.4
24
- Fix a crash when editing a start position
35
# 1.0.3
46
- Add helper to editor
57
# 1.0.0/1.0.1/1.0.2
6-
- Initial Release
8+
- Initial Release

β€Žmod.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"geode": "4.8.0",
2+
"geode": "4.9.0",
33
"gd": {
44
"win": "2.2074",
55
"mac": "2.2074",
@@ -8,7 +8,7 @@
88
},
99
"id": "km7dev.platformerjoystick",
1010
"name": "Platformer Joystick",
11-
"version": "v1.0.4",
11+
"version": "v1.0.5",
1212
"developer": "km7dev",
1313
"description": "Adds a joystick to platformer mode.",
1414
"dependencies": {

0 commit comments

Comments
Β (0)