FinanceBuddy: separate the Integrations section with a trailing rule (v1.1.2)
This commit is contained in:
@@ -77,7 +77,7 @@ class Plugin extends Base
|
||||
|
||||
public function getPluginVersion()
|
||||
{
|
||||
return '1.1.1';
|
||||
return '1.1.2';
|
||||
}
|
||||
|
||||
public function getPluginHomepage()
|
||||
|
||||
@@ -18,3 +18,4 @@
|
||||
<div class="form-actions">
|
||||
<button type="submit" class="btn btn-blue"><?= t('Save') ?></button>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user