Update software version to 5.6.2-dev
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
* @return string The version number in the format 'major.minor.patch'.
|
* @return string The version number in the format 'major.minor.patch'.
|
||||||
*/
|
*/
|
||||||
public static function version() {
|
public static function version() {
|
||||||
return '5.6.1-dev';
|
return '5.6.2-dev';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user