diff options
author | Lemming <Lemming@nomail.invalid> | 2018-10-27 09:32:15 +0200 |
---|---|---|
committer | Lemming <Lemming@nomail.invalid> | 2018-10-27 09:32:15 +0200 |
commit | bfa940fde75bc8a10f4dcd480f70919deb6bdac4 (patch) | |
tree | 0ac3d4f5f1ce102ad08ea63d0f70ee370931cb1e | |
parent | 30fa787c3e22082a902d7ce0003fe06fdb0cfdd2 (diff) | |
download | pass-otp-bfa940fde75bc8a10f4dcd480f70919deb6bdac4.tar.gz pass-otp-bfa940fde75bc8a10f4dcd480f70919deb6bdac4.zip |
Bump to 1.7.3
as of today 1.7.3 is the latest stable
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ef19910..b43e9b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ sudo: false language: bash env: - - PASS_VERSION=1.7.2 + - PASS_VERSION=1.7.3 - PASS_VERSION=master addons: |