2 Commits
v0.2 ... v1.0

3 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '0.2.0';
return '1.0.0';
}
public function getPluginHomepage()

View File

@@ -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 Ruben (drbeco)
## More Kanboard plugins by Dr. Beco
All free and AGPL-3.0, at [code.beco.cc](https://code.beco.cc/beco):

View File

@@ -1 +1 @@
WorkspaceOrg v0.2
WorkspaceOrg v1.0