diff options
author | Determinant <[email protected]> | 2021-06-16 03:07:02 +0000 |
---|---|---|
committer | Determinant <[email protected]> | 2021-06-16 03:07:02 +0000 |
commit | be4dc086591c9bced04a507d127c83811c5700c4 (patch) | |
tree | 06dbd8db3e5e12829527fabca22337cbf073a112 /AppImageBuilder.yml | |
parent | aa2a362eaeb8631f6fa15513cfda531303131af7 (diff) |
v0.1.6
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 9733b34..45243f0 100644 --- a/AppImageBuilder.yml +++ b/AppImageBuilder.yml @@ -16,7 +16,7 @@ AppDir: id: org.ted.keytree name: keytree icon: utilities-terminal - version: 0.1.5 + version: 0.1.6 exec: usr/bin/python3.9 exec_args: $APPDIR/usr/src/keytree.py $@ |