diff --git a/README.md b/README.md index 3f8d83b..7720b81 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It shall NOT be edited by hand. Web page change detection, website watcher, restock monitor and notification service -[![Version: 0.54.9~ynh1](https://img.shields.io/badge/Version-0.54.9~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/changedetection/) +[![Version: 0.55.1~ynh1](https://img.shields.io/badge/Version-0.55.1~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/changedetection/)
diff --git a/manifest.toml b/manifest.toml index f54b9ab..5918ca2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "changedetection" description.en = "Web page change detection, website watcher, restock monitor and notification service" description.fr = "Détection des changements de pages web, surveillance des stocks et service de notification" -version = "0.54.9~ynh1" +version = "0.55.1~ynh1" maintainers = ["eric_G"] @@ -39,8 +39,8 @@ ram.runtime = "80M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/dgtlmoon/changedetection.io/archive/refs/tags/0.54.9.tar.gz" - sha256 = "e69621277c9134a0de6998b985c2062dec8c5f6c35d4af235eaae8feeadc2b00" + url = "https://github.com/dgtlmoon/changedetection.io/archive/refs/tags/0.55.1.tar.gz" + sha256 = "77d0b4612dceccf0b1fc8ad3163bfccbc1a949b231eef8697331cac3dcc4acea" autoupdate.strategy = "latest_github_tag" [resources.system_user]