diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-03-15 01:02:36 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-03-15 01:02:36 +0100 |
commit | 34b9aad24ba631762f3d77c7850896e48883ee7c (patch) | |
tree | ad5991365d0a1dc0d3b57c683c594745c8b69f65 /project.conf | |
parent | 63b2b6cbc34b9e34208f3bff96686b9bd3f54521 (diff) |
1.3.0
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 9ddb369..03308e6 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gsr-ui" type = "executable" -version = "1.2.2" +version = "1.3.0" platforms = ["posix"] [lang.cpp] @@ -16,4 +16,4 @@ xfixes = ">=0" xext = ">=0" xi = ">=0" xcursor = ">=1" -libpulse-simple = ">=0"
\ No newline at end of file +libpulse-simple = ">=0" |