1 Commits

3 changed files with 3 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '1.1.1';
return '1.1.2';
}
public function getPluginHomepage()

View File

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

View File

@@ -1 +1 @@
FinanceBuddy v1.1.1
FinanceBuddy v1.1.2