From d5fef9563d99d431631dda6f225fe52c5621a50d Mon Sep 17 00:00:00 2001 From: Roberto Guagliardo Date: Sun, 1 Feb 2026 13:18:15 +0000 Subject: [PATCH] Fix version formatting by adding a space at the end of the version line in the plugin header --- siti-category-thumbnails.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/siti-category-thumbnails.php b/siti-category-thumbnails.php index fb160ea..055f41f 100644 --- a/siti-category-thumbnails.php +++ b/siti-category-thumbnails.php @@ -2,7 +2,7 @@ /** * Plugin Name: Siti Category Thumbnails * Description: Sync product category thumbnails with the newest product image. - * Version: 1.0.0 + * Version: 1.0.0 * Author: Roberto Guagliardo | SitiWeb * Author URI: https://sitiweb.nl/ */