浏览代码

Merge pull request #19 from YunoHost-Apps/testing

Testing
Éric Gaspar 3 年之前
父节点
当前提交
542a739aef
共有 4 个文件被更改,包括 6 次插入6 次删除
  1. 1 1
      README.md
  2. 1 1
      README_fr.md
  3. 2 2
      conf/app.src
  4. 2 2
      manifest.json

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
 
 PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.
 
-**Shipped version:** 1.7.8.3~ynh1
+**Shipped version:** 1.7.8.5~ynh1
 
 **Demo:** https://demo.prestashop.com/#/en/front
 

+ 1 - 1
README_fr.md

@@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
 
 PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.
 
-**Version incluse :** 1.7.8.3~ynh1
+**Version incluse :** 1.7.8.5~ynh1
 
 **Démo :** https://demo.prestashop.com/#/en/front
 

+ 2 - 2
conf/app.src

@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/PrestaShop/PrestaShop/releases/download/1.7.8.3/prestashop_1.7.8.3.zip
-SOURCE_SUM=9be5c1bbb12705574f780a86230a0f2c0f459e29f26d44fba4957250650a12ec
+SOURCE_URL=https://github.com/PrestaShop/PrestaShop/releases/download/1.7.8.5/prestashop_1.7.8.5.zip
+SOURCE_SUM=b90e7200eb759a4904a8e819de23e012ba173d93d33a4a87d3df0f30717aee60
 SOURCE_SUM_PRG=sha256sum
 SOURCE_FORMAT=zip
 SOURCE_IN_SUBDIR=false

+ 2 - 2
manifest.json

@@ -6,7 +6,7 @@
         "en": "Create a E-commerce Website",
         "fr": "Créer un site ecommerce"
     },
-    "version": "1.7.8.3~ynh1",
+    "version": "1.7.8.5~ynh1",
     "url": "https://www.prestashop.com/",
     "upstream": {
         "license": "OSL-3.0",
@@ -28,7 +28,7 @@
       }
     ],
     "requirements": {
-        "yunohost": ">> 4.3.0"
+        "yunohost": ">= 4.3.0"
     },
     "multi_instance": true,
     "services": [