Skip to content

v1.20.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:52
Fix TURF_VERSION stuck at 1.19.0 since the 1.20.0 release

The cache-busting $ver passed to every wp_enqueue_script/wp_register_style
call in the plugin never advanced past 1.19.0, so every JS/CSS change
shipped in 1.20.0-1.20.3 went out under an unchanged asset version. Also
fixes a stray missing leading space on the header's Version line.