Girish Ramakrishnan 8 жил өмнө
parent
commit
5a7c3a79dc

+ 3 - 0
CHANGELOG

@@ -119,3 +119,6 @@
 * Really remove PHP memory limit
 * Really remove PHP memory limit
 * Run wp-cron only every 5 minutes
 * Run wp-cron only every 5 minutes
 
 
+[1.0.3]
+* Make PHP memory limit match the container memory limit (for woocommerce)
+

+ 1 - 1
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "WordPress developers",
   "author": "WordPress developers",
   "description": "file://DESCRIPTION.md",
   "description": "file://DESCRIPTION.md",
   "tagline": "Transform your site into almost anything",
   "tagline": "Transform your site into almost anything",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "healthCheckPath": "/wp-login.php",
   "healthCheckPath": "/wp-login.php",
   "httpPort": 8000,
   "httpPort": 8000,
   "manifestVersion": 1,
   "manifestVersion": 1,