We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3800155 commit e915490Copy full SHA for e915490
2 files changed
changelog.md
@@ -1,3 +1,8 @@
1
+## v1.14.0
2
+* Bump to Geode `v5.6.1`
3
+* Fix keyboard arrows typing 'a' characters
4
+* Add layout padding attribute
5
+
6
## v1.13.0
7
* Updated for Geode v5.0.0 and Geometry Dash 2.2081
8
mod.json
@@ -1,6 +1,6 @@
{
- "geode": "5.0.1",
- "version": "v1.13.1",
+ "geode": "5.6.1",
+ "version": "v1.14.0",
"gd": {
"win": "2.2081",
"android": "2.2081",
0 commit comments