diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-01-23 21:23:19 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-01-23 21:25:45 +0100 |
commit | 1d9d4d6398e989d0628cb4dab0273293b79b4816 (patch) | |
tree | d5c4bd8c6f27d84156177831f1c0e6beb0de762a /project.conf | |
parent | 47ada4d79844d9a98d9689d0de0c92864e0fc372 (diff) |
Make hotkeys reconfigurable, faster hotkey startup time, fix some keyboard locale issues
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index bc7c781..509409a 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gsr-ui" type = "executable" -version = "1.0.8" +version = "1.1.0" platforms = ["posix"] [lang.cpp] |