Update to 1.0.0

This commit is contained in:
alexbelgium
2021-10-13 11:27:29 +02:00
parent c16d74fb2a
commit 79489c33c8
2 changed files with 71 additions and 68 deletions

View File

@@ -1,4 +1,7 @@
## 1.0.0 (13-10-2021)
- Update to latest version from linuxserver/docker-bazarr
## 0.9.9 (11-09-2021) ## 0.9.9 (11-09-2021)
- Update to latest version from linuxserver/docker-bazarr - Update to latest version from linuxserver/docker-bazarr

View File

@@ -63,8 +63,8 @@
}, },
"slug": "bazarr_nas", "slug": "bazarr_nas",
"startup": "services", "startup": "services",
"upstream": "0.9.9", "upstream": "1.0.0",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.9.9", "version": "1.0.0",
"webui": "http://[HOST]:[PORT:6767]" "webui": "http://[HOST]:[PORT:6767]"
} }