Browse Source

Bump version

Johannes Zellner 7 years ago
parent
commit
b57d13c528
2 changed files with 3 additions and 1 deletions
  1. 2 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 2 - 0
CHANGELOG

@@ -122,3 +122,5 @@
 [1.0.3]
 * Make PHP memory limit match the container memory limit (for woocommerce)
 
+[1.0.4]
+* Add PHP imap module

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