Skip to content

Commit

Permalink
raise version to 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Sep 13, 2023
1 parent 0c39aeb commit 0b29658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickfzf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Define variables
progname="${progname:="${0##*/}"}"
version="0.21"
version="0.22"
vms=(*.conf)

# Set traps to catch the signals and exit gracefully
Expand Down

0 comments on commit 0b29658

Please sign in to comment.