From: Silvio Rhatto Date: Wed, 31 May 2017 22:20:45 +0000 (-0300) Subject: Keyringer 0.5.1 X-Git-Tag: 0.5.1^0 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5d3a8d7c25c2ec07b0dc74bdf6603dea1e12180e;p=keyringer.git Keyringer 0.5.1 --- diff --git a/ChangeLog b/ChangeLog index 430f909..5b55279 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,8 @@ -2017-05-26 - develop - Silvio Rhatto +2017-05-31 - 0.5.1 - Silvio Rhatto 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 - Adds "delete" alias to "del" action. 2016-12-21 - 0.5.0 - Silvio Rhatto diff --git a/keyringer b/keyringer index c9e3d8d..3b4cdc0 100755 --- a/keyringer +++ b/keyringer @@ -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"