diff --git a/package-lock.json b/package-lock.json index c0d9bc88f0..e3b01f1b1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "WordPress", - "version": "4.3.29", + "version": "4.3.30", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f0de83f405..f642a534b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "WordPress", - "version": "4.3.29", + "version": "4.3.30", "description": "WordPress is web software you can use to create a beautiful website or blog.", "repository": { "type": "svn", diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index b243765fea..cb8a71b9b9 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -108,7 +108,27 @@ $tech_features = array(
-

+

+

+ Version %1$s addressed some security issues.' ), + '4.3.30' + ); + ?> + the release notes.' ), + sprintf( + /* translators: %s: WordPress version */ + esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ), + sanitize_title( '4.3.30' ) + ) + ); + ?> +