diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | keyringer | 2 |
2 files changed, 2 insertions, 4 deletions
@@ -1,10 +1,8 @@ -2017-05-26 - develop - Silvio Rhatto <rhatto@riseup.net> +2017-05-31 - 0.5.1 - Silvio Rhatto <rhatto@riseup.net> Do not abort when keys are expired on actions that are not supposed to write in the database (#72) -2017-01-15 - develop - Silvio Rhatto <rhatto@riseup.net> - Adds "delete" alias to "del" action. 2016-12-21 - 0.5.0 - Silvio Rhatto <rhatto@riseup.net> @@ -140,7 +140,7 @@ function keyringer_dispatch { # Config NAME="keyringer" -KEYRINGER_VERSION="0.5.0" +KEYRINGER_VERSION="0.5.1" CONFIG_VERSION="0.1" CONFIG_BASE="$HOME/.$NAME" CONFIG="$CONFIG_BASE/config" |