From d78be00e467cd78f65da88b90435b2006a32b522 Mon Sep 17 00:00:00 2001
From: Brett Parker <iDunno@sommitrealweird.co.uk>
Date: Sun, 1 Dec 2019 11:47:27 +0000
Subject: [PATCH] Up version number for release

---
 bpgallery.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bpgallery.sh b/bpgallery.sh
index dc8780f..c2a3870 100755
--- a/bpgallery.sh
+++ b/bpgallery.sh
@@ -19,7 +19,7 @@
 
 set -f
 
-VERSION="1.1.3"
+VERSION="1.1.4"
 
 function bpgallery_default_head() {
 cat <<END
-- 
2.39.5