Merge pull request #1204 from baldarn/master

WHATSAPPER | Update version
This commit is contained in:
Alexandre
2024-01-26 16:07:27 +01:00
committed by GitHub
3 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
### 2024.1.26 (26-01-2024)
- Updated version
### 2024.1.22-3 (26-01-2024) ### 2024.1.22-3 (26-01-2024)
- Minor bugs fixed - Minor bugs fixed
### 2024.1.22-2 (24-01-2024) ### 2024.1.22-2 (24-01-2024)

View File

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

View File

@@ -1,8 +1,8 @@
{ {
"last_update": "24-1-2024", "last_update": "26-1-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.22" "upstream_version": "2024.1.26"
} }