3 Commits
v1.0.0 ... main

Author SHA1 Message Date
actions-bot
2959d9d63e chore: update manifest.json 2026-02-01 17:21:55 +00:00
1140040316 Bump version to 1.0.1 and clean up plugin header
All checks were successful
Build & Release Plugin / release (push) Successful in 9s
2026-02-01 17:21:49 +00:00
actions-bot
6f7707dd8d chore: update manifest.json 2026-02-01 17:17:00 +00:00
2 changed files with 4 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"plugin_name": "Siti Plugin Template",
"description": "Description of the plugin.",
"version": "1.0.0",
"plugin_name": "Siti Wash Instructions",
"description": "Voeg wasinstructies toe aan producten en merken in WooCommerce.",
"version": "1.0.1",
"author": "Roberto Guagliardo | SitiWeb",
"author_url": "https://sitiweb.nl/"
}

View File

@@ -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;