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()

View File

@@ -22,3 +22,4 @@
<div class="form-actions">
<button type="submit" class="btn btn-blue"><?= t('Save') ?></button>
</div>
<hr>

View File

@@ -1 +1 @@
OrganonTweaks v1.8.3
OrganonTweaks v1.8.4