Bump version to 1.0.1 and clean up plugin header
All checks were successful
Build & Release Plugin / release (push) Successful in 9s

This commit is contained in:
2026-02-01 17:21:27 +00:00
parent 6f7707dd8d
commit 1140040316

View File

@@ -11,7 +11,7 @@
* Plugin Name: Siti Wash Instructions * Plugin Name: Siti Wash Instructions
* Plugin URI: https://plugins.robert.ooo/plugin/ * Plugin URI: https://plugins.robert.ooo/plugin/
* Description: Voeg wasinstructies toe aan producten en merken in WooCommerce. * Description: Voeg wasinstructies toe aan producten en merken in WooCommerce.
* Version: 1.0.0 * Version: 1.0.1
* Requires at least: 5.2 * Requires at least: 5.2
* Requires PHP: 7.2 * Requires PHP: 7.2
* Author: Roberto Guagliardo | SitiWeb * Author: Roberto Guagliardo | SitiWeb
@@ -19,8 +19,6 @@
* Text Domain: siti-wash-instructions * Text Domain: siti-wash-instructions
* License: GPL v2 or later * License: GPL v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt * 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')) { if (!defined('ABSPATH')) {
exit; exit;