diff --git a/README.md b/README.md index dcd1e72..5807919 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,9 @@ Please send your pull request to https://github.com/YunoHost-Apps/pyinventory_yn Try 'main' branch, e.g.: ```bash -sudo yunohost app install https://github.com/YunoHost-Apps/pyinventory_ynh/tree/main --debug +sudo yunohost app install https://github.com/YunoHost-Apps/pyinventory_ynh/tree/master --debug or -sudo yunohost app upgrade pyinventory -u https://github.com/YunoHost-Apps/pyinventory_ynh/tree/main --debug +sudo yunohost app upgrade pyinventory -u https://github.com/YunoHost-Apps/pyinventory_ynh/tree/master --debug ``` Try 'testing' branch, e.g.: diff --git a/manifest.json b/manifest.json index 470b4c6..016744a 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Web based management to catalog things including state and location etc." }, - "version": "0.8.1~ynh3", + "version": "0.8.1~ynh4", "url": "https://github.com/jedie/PyInventory", "license": "GPL-3.0", "maintainer": {