From 03b69296b5e5428ac5b170d7c2a91f96d985eca0 Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Fri, 12 Apr 2019 20:29:21 +0200 Subject: [PATCH] fix grep to sed conversion --- commands.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.sh b/commands.sh index d01b6f7..e8aaa75 100755 --- a/commands.sh +++ b/commands.sh @@ -4,7 +4,7 @@ # This file is public domain in the USA and all free countries. # Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying) # -#### $$VERSION$$ v0.6-dev3-0-gae157c4 +#### $$VERSION$$ v0.6-dev3-2-g121a113 # # shellcheck disable=SC2154 # shellcheck disable=SC2034