diff --git a/Plugin.php b/Plugin.php index 44736d0..ca3ddfc 100644 --- a/Plugin.php +++ b/Plugin.php @@ -59,7 +59,7 @@ class Plugin extends Base public function getPluginVersion() { - return '0.2.1'; + return '1.0.0'; } public function getPluginHomepage() diff --git a/README.md b/README.md index f755160..f9880c2 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ build step and no database migration. Reload, then open **My workspaces** from t 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 e58a655..1c12a67 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -WorkspaceOrg v0.2.1 +WorkspaceOrg v1.0