Skip to content

Commit

Permalink
Update about-roadmap.php after 6.5 was released (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
audrasjb authored Apr 3, 2024
1 parent f3a462c commit b20c846
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<!-- /wp:paragraph -->

<!-- wp:table {"className":"is-style-stripes"} -->
<figure class="wp-block-table is-style-stripes"><table><thead><tr><th><strong><?php _e( 'Version', 'wporg' ); ?></strong></th><th><strong><?php _e( 'Planned', 'wporg' ); ?></strong></th></tr></thead><tbody><tr><td><a href="https://core.trac.wordpress.org/milestone/6.5"><?php _e( '6.5', 'wporg' ); ?></a></td><td><a href="https://make.wordpress.org/core/6-5/"><?php _e( 'April 2024', 'wporg' ); ?></a></td></tr><tr><td><a href="https://core.trac.wordpress.org/milestone/6.6"><?php _e( '6.6', 'wporg' ); ?></a></td><td><?php _e( 'July 2024', 'wporg' ); ?></td></tr><tr><td><?php _e( '6.7', 'wporg' ); ?></td><td><?php _e( 'November 2024', 'wporg' ); ?></td></tr></tbody></table></figure>
<figure class="wp-block-table is-style-stripes"><table><thead><tr><th><strong><?php _e( 'Version', 'wporg' ); ?></strong></th><th><strong><?php _e( 'Planned', 'wporg' ); ?></strong></th></tr></thead><tbody><tr><td><a href="https://core.trac.wordpress.org/milestone/6.6"><?php _e( '6.6', 'wporg' ); ?></a></td><td><?php _e( 'July 2024', 'wporg' ); ?></td></tr><tr><td><?php _e( '6.7', 'wporg' ); ?></td><td><?php _e( 'November 2024', 'wporg' ); ?></td></tr></tbody></table></figure>
<!-- /wp:table -->

<!-- wp:paragraph -->
Expand Down

0 comments on commit b20c846

Please sign in to comment.