mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-01 06:40:50 +02:00
Merge pull request #1473 from baldarn/master
[WHATSAPPER] Update version
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
|
## 1.0.0 (11-07-2024)
|
||||||
|
- Update to version 1.0.0 of baldarn/whatsapper (changelog : https://github.com/baldarn/whatsapper/releases)
|
||||||
|
|
||||||
## 2024.1.30 (04-05-2024)
|
## 2024.1.30 (04-05-2024)
|
||||||
- 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)
|
||||||
|
|
||||||
## 2024.4.29-2 (29-04-2024)
|
## 2024.4.29-2 (29-04-2024)
|
||||||
|
|
||||||
- Fix WWeb.js library
|
- Fix WWeb.js library
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "baldarn/whatsapper:2024.4.29",
|
"aarch64": "baldarn/whatsapper:1.0.0",
|
||||||
"amd64": "baldarn/whatsapper:2024.4.29"
|
"amd64": "baldarn/whatsapper:1.0.0"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
|
|||||||
@@ -21,5 +21,5 @@
|
|||||||
"slug": "whatsapper",
|
"slug": "whatsapper",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
|
||||||
"version": "2024.1.30"
|
"version": "1.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "04-05-2024",
|
"last_update": "11-07-2024",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "whatsapper",
|
"slug": "whatsapper",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "baldarn/whatsapper",
|
"upstream_repo": "baldarn/whatsapper",
|
||||||
"upstream_version": "2024.1.30"
|
"upstream_version": "1.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user