title fixed in config

This commit is contained in:
2026-07-01 10:00:33 -03:00
parent 9b78882835
commit 5cccbef7d7
4 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '1.3.0';
return '1.3.1';
}
public function getPluginHomepage()