浏览代码

Version 0.5.1

girish@cloudron.io 9 年之前
父节点
当前提交
606bf49a7f
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 4 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 4 - 0
CHANGELOG

@@ -12,3 +12,7 @@
 
 [0.5.0]
 - Update to version 4.4.1
+
+[0.5.1]
+- Fix bug which prevented plugins like NextGEN gallery from working
+

+ 1 - 1
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "WordPress developers",
   "description": "file://DESCRIPTION.md",
   "tagline": "Transform your site into almost anything you can imagine",
-  "version": "0.5.0",
+  "version": "0.5.1",
   "healthCheckPath": "/",
   "httpPort": 8000,
   "manifestVersion": 1,