From 8be76fdd647c2bdee064e52603331d8e6ed5e8e2 Mon Sep 17 00:00:00 2001 From: Matthias De Bie Date: Fri, 14 Apr 2023 10:57:35 +0200 Subject: [PATCH] bump to version 0.5 --- README.md | 16 ++++++++++++---- bwmenu | 2 +- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e6e39b6..cff7246 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can either execute the script from a terminal or by binding it to a key combination in your window manager. ``` -bwmenu 0.4 +bwmenu 0.5 Usage: bwmenu [options] -- [rofi options] @@ -141,12 +141,20 @@ mkdir -p ~/.local/bin && \ Released under the GNU General Public License, version 3. See `LICENSE` file. -Copyright © 2018-2019 +Copyright © 2018-2023 * Andreas Backx + * Baptiste Pierrat * Daniel Prado + * Diogo Tito Victor Marques + * Harrison Pielke-Lombardo + * Jarryd Tilbrook * Jonathan Raphaelson. + * Kestrer * Magnus Bergmark * Matthias De Bie - * Remy Rojas - * Baptiste Pierrat + * Moritz * Nathan Wallace + * Remy Rojas + * Wayne Walker + * Wilson Aguilar + * ickerwx diff --git a/bwmenu b/bwmenu index 89a0604..8c51ddc 100755 --- a/bwmenu +++ b/bwmenu @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Rofi extension for BitWarden-cli NAME="$(basename "$0")" -VERSION="0.4" +VERSION="0.5" DEFAULT_CLEAR=5 BW_HASH=