Build/Test Tools: Make the props bot message shorter.

The new default is a git flavored version, while Core wants the SVN flavor. This update is required after https://github.com/WordPress/props-bot-action/pull/61

Props desrosj, jorbin, noisysocks, gziolo.
See #60417.

Built from https://develop.svn.wordpress.org/trunk@57544


git-svn-id: http://core.svn.wordpress.org/trunk@57045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2024-02-06 21:13:13 +00:00
parent cb6c706152
commit 15007f8b47
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.5-alpha-57543';
$wp_version = '6.5-alpha-57544';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.