diff options
author | Determinant <[email protected]> | 2021-05-19 19:00:00 +0000 |
---|---|---|
committer | Determinant <[email protected]> | 2021-05-19 19:00:00 +0000 |
commit | 479abc295aae0105f59d63efcbef36fbb3dd1094 (patch) | |
tree | 7b088fda58cb4425de2c13d46518abafdb0db917 /AppImageBuilder.yml | |
parent | 0471b3731fd24ef4e5d4c6d7a6a19e942b27dfa4 (diff) |
v0.1.5 add C-Chain address
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 afb5af2..9733b34 100644 --- a/AppImageBuilder.yml +++ b/AppImageBuilder.yml @@ -16,7 +16,7 @@ AppDir: id: org.ted.keytree name: keytree icon: utilities-terminal - version: 0.1.4 + version: 0.1.5 exec: usr/bin/python3.9 exec_args: $APPDIR/usr/src/keytree.py $@ |