update whatsapper to 1.0.3

This commit is contained in:
lorenzo farnararo
2025-05-21 10:51:34 +02:00
parent 5b3b89d931
commit 0aaa72d606
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
## 1.0.3 (21-05-2025)
- Update to latest version from baldarn/whatsapper (changelog : https://github.com/baldarn/whatsapper/releases)
## 1.0.2 (04-08-2024)
- Update to latest version from baldarn/whatsapper (changelog : https://github.com/baldarn/whatsapper/releases)

View File

@@ -19,5 +19,5 @@
"slug": "whatsapper",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
"version": "1.0.2"
"version": "1.0.3"
}

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "2024",
"last_update": "04-08-2024",
"last_update": "21-05-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "whatsapper",
"source": "github",
"upstream_repo": "baldarn/whatsapper",
"upstream_version": "1.0.2"
"upstream_version": "1.0.3"
}