Bumped version to 1.2.

This commit is contained in:
Fabian Schlenz 2019-05-29 12:45:02 +02:00
parent e79afb0e23
commit 92601ce19e

View file

@ -3,7 +3,7 @@
# Needed for the strip-HTML-from-string-Regexp-like stuff. # Needed for the strip-HTML-from-string-Regexp-like stuff.
shopt -s extglob shopt -s extglob
VERSION="1.1" VERSION="1.2"
LOG="false" LOG="false"
AUTHORIZATION="X-Dummy: 1" AUTHORIZATION="X-Dummy: 1"