瀏覽代碼

Version 1.0.2

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

+ 4 - 0
CHANGELOG

@@ -115,3 +115,7 @@
 * Do not enforce a php memory limit, limits are already set per app
 * Update wordpress to 4.8.2
 
+[1.0.2]
+* Really remove PHP memory limit
+* Run wp-cron only every 5 minutes
+

+ 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.1",
+  "version": "1.0.2",
   "healthCheckPath": "/wp-login.php",
   "httpPort": 8000,
   "manifestVersion": 1,