diff --git a/README.md b/README.md index f6d385d..785c8be 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Makes it easy for you to take control of your LXD based infrastructure -**Shipped version:** 3.2.0~ynh1 +**Shipped version:** 3.4.0~ynh1 diff --git a/README_fr.md b/README_fr.md index 89287d3..b452784 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour -**Version incluse :** 3.2.0~ynh1 +**Version incluse :** 3.4.0~ynh1 diff --git a/conf/app.src b/conf/app.src index e9a15fc..3bdf274 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/lxdware/lxd-dashboard/archive/refs/tags/v3.2.0.tar.gz -SOURCE_SUM=de06f8812dec87da5034ef07294f9e990d0ce30a17105a743e594c75f94dfa3a +SOURCE_URL=https://github.com/lxdware/lxd-dashboard/archive/refs/tags/v3.4.0.tar.gz +SOURCE_SUM=91884ba9feafd7cb613a0b795003cb32d4c6d21f9b611d2ace115e8c2f6562da SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 954c21b..2240789 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Makes it easy for you to take control of your LXD based infrastructure" }, - "version": "3.2.0~ynh1", + "version": "3.4.0~ynh1", "url": "https://lxdware.com", "upstream": { "license": "AGPL-3.0-or-later",