mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
fix update ver
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 2024.4.29-1 (29-04-2024)
|
||||
|
||||
- Fix docker build
|
||||
|
||||
## 2024.4.29 (29-04-2024)
|
||||
|
||||
- Fix wweb.js client issue (see https://github.com/pedroslopez/whatsapp-web.js/issues/2885)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "baldarn/whatsapper:2024.4.29",
|
||||
"amd64": "baldarn/whatsapper:2024.4.29"
|
||||
"aarch64": "baldarn/whatsapper:2024.4.28",
|
||||
"amd64": "baldarn/whatsapper:2024.4.28"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
|
||||
@@ -21,5 +21,5 @@
|
||||
"slug": "whatsapper",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
|
||||
"version": "2024.4.29"
|
||||
"version": "2024.4.29-1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user