wp/wp-includes/version.php
changeset 13 d255fe9cd479
parent 9 177826044cd9
child 16 a86126ab1dd4
--- a/wp/wp-includes/version.php	Tue Oct 15 11:56:20 2019 +0200
+++ b/wp/wp-includes/version.php	Tue Oct 15 15:48:13 2019 +0200
@@ -13,7 +13,7 @@
  *
  * @global string $wp_version
  */
-$wp_version = '5.2.3';
+$wp_version = '5.2.4';
 
 /**
  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.