diff --git a/README.md b/README.md index 49d340d..95acec8 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.2 +bwmenu 0.3 Usage: bwmenu [options] -- [rofi options] diff --git a/bwmenu b/bwmenu index 5f0b1a2..ee07c65 100755 --- a/bwmenu +++ b/bwmenu @@ -1,7 +1,7 @@ #!/bin/bash # Rofi extension for BitWarden-cli NAME="$(basename "$0")" -VERSION="0.2" +VERSION="0.3" DEFAULT_CLEAR=5 # Options