We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde0808 commit 53615e9Copy full SHA for 53615e9
CMakeLists.txt
@@ -4,7 +4,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
4
set(CMAKE_OSX_ARCHITECTURES "arm64;x86_64")
5
set(CMAKE_CXX_VISIBILITY_PRESET hidden)
6
7
-project(CustomKeybinds VERSION 1.6.5)
+project(CustomKeybinds VERSION 1.9.0)
8
9
file(GLOB SOURCES
10
src/*.hpp
mod.json
@@ -4,7 +4,7 @@
"win": "2.206",
"android": "2.206"
},
- "version": "v1.8.0",
+ "version": "v1.9.0",
"id": "geode.custom-keybinds",
"name": "Custom Keybinds",
"developer": "Geode Team",
0 commit comments