separate the Integrations section with a trailing rule (v1.8.4)

This commit is contained in:
2026-07-11 15:42:36 -03:00
parent 8057272b9c
commit 2f78aa2087
3 changed files with 3 additions and 2 deletions

View File

@@ -128,7 +128,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '1.8.3';
return '1.8.4';
}
public function getPluginHomepage()