Changeset 61006 for trunk/src/wp-admin/includes/update-core.php
- Timestamp:
- 10/21/2025 04:31:04 AM (3 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/update-core.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/update-core.php
r60666 r61006 842 842 'wp-includes/js/dist/fields.min.js', 843 843 'wp-includes/js/dist/fields.js', 844 // 6.9845 'wp-content/plugins/hello.php',846 844 ); 847 845 … … 976 974 'themes/twentytwentyfour/' => '6.4', 977 975 'themes/twentytwentyfive/' => '6.7', 978 'plugins/hello-dolly/' => '6.9',979 976 ); 980 977
Note: See TracChangeset
for help on using the changeset viewer.