Release 2.1.4 - See CHANGELOG.md

This commit is contained in:
Dave Conroy 2021-05-06 06:46:45 -07:00
parent eac6096435
commit 3c6efafa70
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## 2.1.4 2021-05-06 <dave at tiredofit dot ca>
### Added
- Collabora Online 6.4.8-4
## 2.1.3 2021-04-26 <dave at tiredofit dot ca>
### Added

View file

@ -18,7 +18,7 @@ ENV LIBREOFFICE_BRANCH=${LIBREOFFICE_BRANCH:-"master"} \
LIBREOFFICE_REPO_URL=${LIBREOFFICE_REPO_URL:-"https://github.com/LibreOffice/core"} \
#
LOOL_BRANCH=${LOOL_BRANCH:-"master"} \
LOOL_VERSION=${LOOL_VERSION:-"cp-6.4.8-2"} \
LOOL_VERSION=${LOOL_VERSION:-"cp-6.4.8-4"} \
LOOL_REPO_URL=${LOOL_REPO_URL:-"https://github.com/CollaboraOnline/online"} \
#
APP_NAME=${APP_NAME:-"Document Editor"} \