diff --git a/Plugin.php b/Plugin.php index 036066b..e44d5a0 100644 --- a/Plugin.php +++ b/Plugin.php @@ -50,7 +50,7 @@ class Plugin extends Base public function getPluginVersion() { - return '1.2.3'; + return '1.2.4'; } public function getPluginHomepage() diff --git a/README.md b/README.md index 2496ad0..4dc567a 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ These settings are global (per Kanboard instance) and admin-only. Go to AGPL-3.0. See LICENSE. -## More Kanboard plugins by Dr. Bèco +## More Kanboard plugins by Dr. Beco All free and AGPL-3.0, at [code.beco.cc](https://code.beco.cc/beco): diff --git a/VERSION b/VERSION index 45bbfd5..34286b6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -TweakDrag v1.2.3 +TweakDrag v1.2.4