Skip to content

Commit 53615e9

Browse files
committed
bump version to 1.9.0
1 parent fde0808 commit 53615e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
44
set(CMAKE_OSX_ARCHITECTURES "arm64;x86_64")
55
set(CMAKE_CXX_VISIBILITY_PRESET hidden)
66

7-
project(CustomKeybinds VERSION 1.6.5)
7+
project(CustomKeybinds VERSION 1.9.0)
88

99
file(GLOB SOURCES
1010
src/*.hpp

mod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"win": "2.206",
55
"android": "2.206"
66
},
7-
"version": "v1.8.0",
7+
"version": "v1.9.0",
88
"id": "geode.custom-keybinds",
99
"name": "Custom Keybinds",
1010
"developer": "Geode Team",

0 commit comments

Comments
 (0)