diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-01-24 11:18:27 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-01-24 11:18:27 +0100 |
commit | aed169aa4054e8d9e982d3f0b799e033d2d2dc63 (patch) | |
tree | 687250a925065a49e76fab0989af38a623d847fa /project.conf | |
parent | c396a1f9224527462d06da6dd3112d760bde4506 (diff) |
Fix incorrect action text in hotkey configuration1.1.2
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 1a2d65a..4e05220 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gsr-ui" type = "executable" -version = "1.1.1" +version = "1.1.2" platforms = ["posix"] [lang.cpp] |