Release 1.1.1 (#79)

* Release 1.1.1

* Add CI fix to changelog
This commit is contained in:
Mike Graves
2021-04-06 12:09:53 -04:00
committed by GitHub
parent fb1912728d
commit ac86a8900c
6 changed files with 28 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
# - All functions are prefixed with f_ so it's obvious where they come
# from when in use throughout the script
DOWNSTREAM_VERSION="1.1.0"
DOWNSTREAM_VERSION="1.1.1"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
_build_dir=""