diff --git a/README.md b/README.md index cb2db0f..a189357 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in AbanteCart is a free open source ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set. -**Shipped version:** 1.3.3~ynh1 +**Shipped version:** 1.3.4~ynh1 **Demo:** https://www.abantecart.com/shopping-cart-demo diff --git a/README_fr.md b/README_fr.md index 52b0200..f4539ff 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po AbanteCart is a free open source ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set. -**Version incluse :** 1.3.3~ynh1 +**Version incluse :** 1.3.4~ynh1 **Démo :** https://www.abantecart.com/shopping-cart-demo diff --git a/manifest.toml b/manifest.toml index 336ccfd..fa747aa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Abantecart" description.en = "Open source ecommerce platform to power online retail" description.fr = "Plateforme de commerce électronique pour la vente au détail en ligne" -version = "1.3.3~ynh1" +version = "1.3.4~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/abantecart/abantecart-src/archive/refs/tags/1.3.3.tar.gz" - sha256 = "5b31282d148b0a8fa30b6f9c5af14b196bafafa3b8cc3dca8769ec610e985852" + url = "https://github.com/abantecart/abantecart-src/archive/refs/tags/1.3.4.tar.gz" + sha256 = "c8e0d91b1c9754adc60ae22865a67f34a998622512308647e84f5967e402f477" autoupdate.strategy = "latest_github_tag" [resources.system_user]