浏览代码

Version 1.1.4

Girish Ramakrishnan 8 年之前
父节点
当前提交
5d108e8b52
共有 3 个文件被更改,包括 6 次插入2 次删除
  1. 4 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json
  3. 1 1
      DESCRIPTION.md

+ 4 - 0
CHANGELOG

@@ -137,3 +137,7 @@
 [1.1.3]
 [1.1.3]
 * Bring down max idle processes to 3 to conserve memory when app is not in use
 * Bring down max idle processes to 3 to conserve memory when app is not in use
 
 
+[1.1.4]
+* Update Wordpress to 4.8.3
+* Fixes a [SQL injection issue](https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/)
+

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

+ 1 - 1
DESCRIPTION.md

@@ -1,4 +1,4 @@
-This app packages WordPress <upstream>4.8.2</upstream>.
+This app packages WordPress <upstream>4.8.3</upstream>.
 
 
 WordPress is web software you can use to create a beautiful website or blog.
 WordPress is web software you can use to create a beautiful website or blog.
 We like to say that WordPress is both free and priceless at the same time.
 We like to say that WordPress is both free and priceless at the same time.