diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-01-04 03:33:44 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-01-04 03:33:44 +0100 |
commit | 2ddb9980e1822cf6ad9f335d0d6af7ca3c17b2bc (patch) | |
tree | 78520babcd82804062d58dc415558f00b711b1bf /project.conf | |
parent | 6b023051eb044f1c72b5e70068d35c24c145fba9 (diff) |
1.0.41.0.4
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf index 98f6720..79d965b 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gsr-ui" type = "executable" -version = "1.0.3" +version = "1.0.4" platforms = ["posix"] [lang.cpp] @@ -14,4 +14,4 @@ ignore_dirs = ["build", "tools"] xcomposite = ">=0" xfixes = ">=0" xi = ">=0" -xcursor = ">=1"
\ No newline at end of file +xcursor = ">=1" |