diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | keyringer | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ -2022-08-19 - unreleased - Silvio Rhatto <rhatto@riseup.net> +2022-08-19 - 0.5.8 - Silvio Rhatto <rhatto@riseup.net> Fix re-encryption when the secret hass NULL bytes + Attempt to fix xclip message 'Error: target STRING not available' + 2022-06-07 - 0.5.7 - Silvio Rhatto <rhatto@riseup.net> New upstream URLs @@ -140,7 +140,7 @@ function keyringer_dispatch { # Config NAME="keyringer" -KEYRINGER_VERSION="0.5.7" +KEYRINGER_VERSION="0.5.8" CONFIG_VERSION="0.1" CONFIG_BASE="$HOME/.$NAME" CONFIG="$CONFIG_BASE/config" |