update whatsapper

This commit is contained in:
baldarn
2024-01-30 09:15:29 +01:00
parent e3e3761104
commit d7cd804a73
4 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
### 2024.1.30 (30-01-2024)
- Updated version
- Add data persistence
### 2024.1.26-1 (26-01-2024)
- Updated version
### 2024.1.26 (26-01-2024)

View File

@@ -1,7 +1,7 @@
{
"build_from": {
"aarch64": "baldarn/whatsapper:2024.1.26",
"amd64": "baldarn/whatsapper:2024.1.26"
"aarch64": "baldarn/whatsapper:2024.1.30",
"amd64": "baldarn/whatsapper:2024.1.30"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"

View File

@@ -21,5 +21,5 @@
"slug": "whatsapper",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
"version": "2024.1.26-1"
"version": "2024.1.30"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "26-1-2024",
"last_update": "30-1-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "whatsapper",
"source": "github",
"upstream_repo": "baldarn/whatsapper",
"upstream_version": "2024.1.26"
"upstream_version": "2024.1.30"
}