diff --git a/package-lock.json b/package-lock.json index a5d0d7fb46617..ea7046b02188d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "WordPress", - "version": "4.6.28", + "version": "4.6.29", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -8174,4 +8174,4 @@ } } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index fc7e253dbf57d..ada845d88a7c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "WordPress", - "version": "4.6.28", + "version": "4.6.29", "description": "WordPress is web software you can use to create a beautiful website or blog.", "repository": { "type": "svn", @@ -66,4 +66,4 @@ "env:pull": "node ./tools/local-env/scripts/docker.js pull", "test:php": "node ./tools/local-env/scripts/docker.js run --rm phpunit phpunit" } -} \ No newline at end of file +} diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index 8356d5b4c292f..87364435b2620 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -60,6 +60,26 @@ function _wp_override_admin_video_width_limit( $output ) {

+

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