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/ */