瀏覽代碼

Version 1.0.3

Girish Ramakrishnan 7 年之前
父節點
當前提交
5a7c3a79dc
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 3 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 3 - 0
CHANGELOG

@@ -119,3 +119,6 @@
 * Really remove PHP memory limit
 * 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",
   "description": "file://DESCRIPTION.md",
   "tagline": "Transform your site into almost anything",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "healthCheckPath": "/wp-login.php",
   "httpPort": 8000,
   "manifestVersion": 1,