Skip to content

Commit

Permalink
update whatsapper
Browse files Browse the repository at this point in the history
  • Loading branch information
baldarn committed Jan 26, 2024
1 parent e30589b commit 8c6d1e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions whatsapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### 2024.1.26 (26-01-2024)
- Updated version
### 2024.1.22-3 (26-01-2024)
- Minor bugs fixed
### 2024.1.22-2 (24-01-2024)
Expand Down
4 changes: 2 additions & 2 deletions whatsapper/build.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"build_from": {
"aarch64": "baldarn/whatsapper:2024.1.22",
"amd64": "baldarn/whatsapper:2024.1.22"
"aarch64": "baldarn/whatsapper:2024.1.26",
"amd64": "baldarn/whatsapper:2024.1.26"
},
"codenotary": {
"signer": "[email protected]"
Expand Down
4 changes: 2 additions & 2 deletions whatsapper/updater.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"last_update": "24-1-2024",
"last_update": "26-1-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "whatsapper",
"source": "github",
"upstream_repo": "baldarn/whatsapper",
"upstream_version": "2024.1.22"
"upstream_version": "2024.1.26"
}

0 comments on commit 8c6d1e0

Please sign in to comment.