Skip to content

Commit 442b9a6

Browse files
committed
version bump
1 parent 89d6c85 commit 442b9a6

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Changelog
2+
3+
## v1.10.4
4+
- Fix the keybind search box being offset by half its width
5+
- Fix the controller notification sometimes showing a fallback texture
6+
27
## v1.10.3
38
- Fixed reset button appearing for default keybinds
49
- Fixed command/control and arrow key keybinds not working on MacOS

mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"android": "2.2074",
66
"mac": "2.2074"
77
},
8-
"version": "v1.10.3",
8+
"version": "v1.10.4",
99
"id": "geode.custom-keybinds",
1010
"name": "Custom Keybinds",
1111
"developer": "Geode Team",
@@ -33,4 +33,4 @@
3333
"type": "custom:open-menu"
3434
}
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)