Update to 22.1.0

This commit is contained in:
alexbelgium
2021-08-07 01:57:03 +02:00
parent c784b6ebdf
commit 9aefdd697d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 22.1.0 (07-08-2021)
- Update to latest version from linuxserver/docker-nextcloud
## 22.0.0 (07-07-2021)
- Update to latest version from linuxserver/docker-nextcloud

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="22.0.0"
ARG BUILD_UPSTREAM="22.1.0"
FROM ${BUILD_FROM}

View File

@@ -1,8 +1,8 @@
{
"name": "Nextcloud OCR",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "22.0.0",
"upstream": "22.0.0",
"version": "22.1.0",
"upstream": "22.1.0",
"slug": "nextcloud_ocr",
"ingress": false,
"ingress_port": 0,