diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-12-29 21:17:41 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-12-29 21:17:41 +0100 |
commit | 48ac6b341fbd821b8e1c04a9775b989eb9c4102a (patch) | |
tree | b4190cf435fd28911fd567b9d9f9843c47f5ded7 | |
parent | 8d04b7e0b13af57824365d2a4968c71fe8c29ee1 (diff) |
1.0.01.0.0
-rw-r--r-- | project.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf index 220645e..ecaf34e 100644 --- a/project.conf +++ b/project.conf @@ -1,11 +1,11 @@ [package] name = "gsr-notify" type = "executable" -version = "0.1.0" +version = "1.0.0" platforms = ["posix"] [config] ignore_dirs = ["build"] [dependencies] -xext = ">=1"
\ No newline at end of file +xext = ">=1" |