v1.0 -- README rewrite (study workflow, board, badge, deps) + release bump (v1.0.0)

This commit is contained in:
2026-07-11 16:06:17 -03:00
parent 374517496a
commit 88a271e5b8
3 changed files with 115 additions and 49 deletions

View File

@@ -81,7 +81,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '0.6.0';
return '1.0.0';
}
public function getPluginHomepage()