This commit is contained in:
Alexandre
2023-04-02 12:02:00 +02:00
parent 96a1112f4b
commit f9bdd6d72b
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
- Improve PUID/PGID code setting, and avoid minor issues
### 26.0.0-9_updater (01-04-2023)
- Minor bugs fixed
- ⚠ WARNING : PLEASE BACKUP NEXTCLOUD & MARIADB ADDONS BEFORE UPDATING !
- ⚠ WARNING : Enables by default updater at addon start; you can disable it with the option "disable_updates"

View File

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