Updater bot : nextcloud updated to 27.1.1

This commit is contained in:
alexbelgium
2023-09-23 19:14:23 +02:00
parent 2b19ebaa6b
commit 9673d8a062
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 27.1.1 (23-09-2023)
- Update to latest version from linuxserver/docker-nextcloud
### 27.0.2-10 (06-09-2023)
- Minor bugs fixed
### 27.0.2-9 (06-09-2023)

View File

@@ -125,6 +125,6 @@
"slug": "nextcloud_ocr",
"uart": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "27.0.2-10",
"version": "27.1.1",
"webui": "https://[HOST]:[PORT:443]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "19-08-2023",
"last_update": "23-09-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "27.0.2"
"upstream_version": "27.1.1"
}