diff options
author | Determinant <[email protected]> | 2021-02-07 17:32:00 -0500 |
---|---|---|
committer | Determinant <[email protected]> | 2021-02-07 17:32:00 -0500 |
commit | 125d229df04cf1dc1f675acffe1c1354c28d3929 (patch) | |
tree | 471fb682cedaba87797770920bacc10fc552b838 /AppImageBuilder.yml | |
parent | abf59053d8574945080b8549b37a190f4cf11cc1 (diff) |
fine tune options
Diffstat (limited to 'AppImageBuilder.yml')
-rw-r--r-- | AppImageBuilder.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml index 63e7d28..4ad9d83 100644 --- a/AppImageBuilder.yml +++ b/AppImageBuilder.yml @@ -16,7 +16,7 @@ AppDir: id: org.ted.keytree name: keytree icon: utilities-terminal - version: 0.1.0 + version: 0.1.1 exec: usr/bin/python3.9 exec_args: $APPDIR/usr/src/keytree.py $@ |