Update version numbers to 0.1.1 and add changelog entries
Some checks failed
Tests / PHP 7.0 (push) Has been cancelled
Tests / PHP 7.4 (push) Has been cancelled
Tests / PHP 8.0 (push) Has been cancelled
Tests / Code Style (push) Has been cancelled

This commit is contained in:
2025-04-18 03:26:12 +01:00
parent 4a7798a8c2
commit 32697533ab
5 changed files with 51 additions and 3 deletions

View File

@ -5,7 +5,7 @@ Tags: starter, template, boilerplate, plugin development, ai coding
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Stable tag: 0.1.0
Stable tag: 0.1.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -76,6 +76,9 @@ Contributions are welcome! Please feel free to submit a pull request or open an
== Changelog ==
= 0.1.1 =
* Updated LICENSE file with correct GPL-2.0 text
= 0.1.0 =
* Initial release with basic template structure
* Added core plugin architecture