diff options
author | 2018-08-03 05:32:48 +0200 | |
---|---|---|
committer | 2018-08-03 05:32:48 +0200 | |
commit | 74fdfb5022f317ad48d449e29543710bdad1afda (patch) | |
tree | ec9108a4e2ccd70b18946f08d213ed1f9047b23a | |
parent | show: do not store binary data in bash vars (diff) | |
download | password-store-74fdfb5022f317ad48d449e29543710bdad1afda.tar.xz password-store-74fdfb5022f317ad48d449e29543710bdad1afda.zip |
version: bump1.7.3
-rwxr-xr-x | src/password-store.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/password-store.sh b/src/password-store.sh index 1d26a1a..7264ffc 100755 --- a/src/password-store.sh +++ b/src/password-store.sh @@ -242,7 +242,7 @@ cmd_version() { ============================================ = pass: the standard unix password manager = = = - = v1.7.2 = + = v1.7.3 = = = = Jason A. Donenfeld = = Jason@zx2c4.com = |