mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
update correct version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## 1.1 (9-12-2025)
|
||||
## 1.1.0 (9-12-2025)
|
||||
- Move docker image from docker to github
|
||||
- Update to latest version from baldarn/whatsapper (changelog : https://github.com/baldarn/whatsapper/releases)
|
||||
- Update to latest version from baldarn/whatsapper (changelog : https://github.com/baldarn/whatsapper/releases/tag/1.1.0)
|
||||
|
||||
## 1.0.5 (18-11-2025)
|
||||
- Added `env_vars` option to allow passing custom environment variables from the add-on configuration.
|
||||
|
||||
@@ -19,4 +19,4 @@ schema:
|
||||
slug: whatsapper
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper
|
||||
version: 1.0.5
|
||||
version: 1.1.0
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
"slug": "whatsapper",
|
||||
"source": "github",
|
||||
"upstream_repo": "baldarn/whatsapper",
|
||||
"upstream_version": "1.0.4"
|
||||
"upstream_version": "1.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user