@@ -274,3 +274,7 @@
* New Dashboard Icons
* Plugin Compatibility Checks
+[2.5.0]
+* Update WordPress to 5.2.1
+* This removes FTP support from managed WP app. FTP support will only be in the Unmanaged WP app. This is because this feature conflicts with LDAP support. Potentially, a non-admin user with FTP access can modify code to get admin LDAP credentials.
+
@@ -4,7 +4,7 @@
"author": "WordPress developers",
"description": "file://DESCRIPTION.md",
"tagline": "Transform your site into almost anything",
- "version": "2.4.0",
+ "version": "2.5.0",
"healthCheckPath": "/wp-login.php",
"httpPort": 8000,
"manifestVersion": 1,
@@ -1,4 +1,4 @@
-This app packages WordPress <upstream>5.2</upstream>.
+This app packages WordPress <upstream>5.2.1</upstream>.
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.