Browse Source

Bump version

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

+ 2 - 0
CHANGELOG

@@ -131,3 +131,5 @@
 [1.1.1]
 [1.1.1]
 * Add zip command for wp-cli
 * Add zip command for wp-cli
 
 
+[1.1.2]
+* Ensure cron tasks run with the correct user

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