custom filter renames for better grouping v1.7.1

This commit is contained in:
2026-07-09 07:54:12 -03:00
parent 4ebebd5ffb
commit 89888235d1
3 changed files with 12 additions and 10 deletions

View File

@@ -109,7 +109,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '1.7.0';
return '1.7.1';
}
public function getPluginHomepage()