Explorar el Código

Version 0.5.1

girish@cloudron.io hace 9 años
padre
commit
606bf49a7f
Se han modificado 2 ficheros con 5 adiciones y 1 borrados
  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,