diff --git a/Plugin.php b/Plugin.php index 0f3ce46..325f57e 100644 --- a/Plugin.php +++ b/Plugin.php @@ -77,7 +77,7 @@ class Plugin extends Base public function getPluginVersion() { - return '1.1.1'; + return '1.1.2'; } public function getPluginHomepage() diff --git a/Template/project/integration.php b/Template/project/integration.php index 8c58755..0b426a1 100644 --- a/Template/project/integration.php +++ b/Template/project/integration.php @@ -18,3 +18,4 @@
+
diff --git a/VERSION b/VERSION index 5e42a84..c546c4c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -FinanceBuddy v1.1.1 +FinanceBuddy v1.1.2