From 31c19a8e248653aa394be594d60c710283590fd7 Mon Sep 17 00:00:00 2001 From: Roberto Guagliardo Date: Sun, 1 Feb 2026 13:45:27 +0000 Subject: [PATCH] Bump version to 1.0.1 in plugin header --- .gitea/workflows/release.yml | 1 - siti-category-thumbnails.php | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 15a15be..664d8de 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -21,4 +21,3 @@ jobs: release_body: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.release_notes || '' }} secrets: RELEASE_TOKEN: ${{ secrets.RELEASE_TOKEN }} - diff --git a/siti-category-thumbnails.php b/siti-category-thumbnails.php index 055f41f..a963254 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.1 * Author: Roberto Guagliardo | SitiWeb * Author URI: https://sitiweb.nl/ */