summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rwxr-xr-xsrc/password-store.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3a76e9f..6772855 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pass (1.2-1) stable; urgency=low
+pass (1.3-1) stable; urgency=low
* Initial release.
diff --git a/src/password-store.sh b/src/password-store.sh
index 76c7385..7e8a0ac 100755
--- a/src/password-store.sh
+++ b/src/password-store.sh
@@ -17,7 +17,7 @@ version() {
cat <<_EOF
|-----------------------|
| Password Store |
-| v.1.2.2 |
+| v.1.3 |
| by zx2c4 |
| |
| Jason@zx2c4.com |