diff --git a/check_process b/check_process index 229c516..794499f 100644 --- a/check_process +++ b/check_process @@ -13,7 +13,8 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=CommitHash + # 2022.03.24~ynh1 + upgrade=1 from_commit=a91277b139619ac194956c997f77a52172a822d3 backup_restore=1 multi_instance=1 port_already_use=0 diff --git a/manifest.json b/manifest.json index 6eee812..1c7b8ea 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": " Build agents that monitor and act on your behalf. Your agents are standing by!" }, - "version": "2022.03.24~ynh1", + "version": "2022.03.24~ynh2", "url": "https://github.com/huginn/hugin", "upstream": { "license": "MIT",