Bump version
This commit is contained in:
+2
-2
@@ -55,7 +55,7 @@ class Plugin extends Base
|
||||
|
||||
public function getPluginVersion()
|
||||
{
|
||||
return '1.0.0';
|
||||
return '1.0.1';
|
||||
}
|
||||
|
||||
public function getPluginHomepage()
|
||||
@@ -65,7 +65,7 @@ class Plugin extends Base
|
||||
|
||||
public function getCompatibleVersion()
|
||||
{
|
||||
return '>=1.0.42';
|
||||
return '>=1.0.44';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ Author
|
||||
Requirements
|
||||
------------
|
||||
|
||||
- Kanboard >= 1.0.42
|
||||
- Kanboard >= 1.0.44
|
||||
|
||||
Installation
|
||||
------------
|
||||
@@ -24,3 +24,4 @@ You have the choice between 3 methods:
|
||||
3. Clone this repository into the folder `plugins/Calendar`
|
||||
|
||||
Note: Plugin folder is case-sensitive.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user