Skip to content

Commit 6b7095e

Browse files
Update src/wp-admin/contribute.php
Co-authored-by: Peter Wilson <[email protected]>
1 parent 5909183 commit 6b7095e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/contribute.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<div class="about__header">
2222
<div class="about__header-image">
23-
<img src="images/about-release-logo.svg" alt="<?php _e( 'WordPress 6.9' ); ?>" />
23+
<img src="images/about-release-logo.svg?ver=6.9" alt="<?php _e( 'WordPress 6.9' ); ?>" />
2424
</div>
2525

2626
<div class="about__header-title">

0 commit comments

Comments
 (0)