From 11400403167c6660367767aba68fde7ef5ee4ede Mon Sep 17 00:00:00 2001 From: Roberto Guagliardo Date: Sun, 1 Feb 2026 17:21:27 +0000 Subject: [PATCH] Bump version to 1.0.1 and clean up plugin header --- siti-wash-instructions.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/siti-wash-instructions.php b/siti-wash-instructions.php index c01a02a..f997dea 100644 --- a/siti-wash-instructions.php +++ b/siti-wash-instructions.php @@ -11,7 +11,7 @@ * Plugin Name: Siti Wash Instructions * Plugin URI: https://plugins.robert.ooo/plugin/ * Description: Voeg wasinstructies toe aan producten en merken in WooCommerce. - * Version: 1.0.0 + * Version: 1.0.1 * Requires at least: 5.2 * Requires PHP: 7.2 * Author: Roberto Guagliardo | SitiWeb @@ -19,8 +19,6 @@ * Text Domain: siti-wash-instructions * License: GPL v2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.txt - * Update URI: https://example.com/my-plugin/ - * Requires Plugins: my-plugin, yet-another-plugin */ if (!defined('ABSPATH')) { exit;