Skip to content

Commit 133c07a

Browse files
authored
Merge pull request #77 from brlumen/bump-version-for-new-release-for-branch-2-6-x
Bump version for new release in branch 2-6-x
2 parents 6065092 + 2cad1e5 commit 133c07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Calendar/Calendar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ function register() {
138138
$this->description = plugin_lang_get( 'description' );
139139
$this->page = 'config_page';
140140

141-
$this->version = '2.6.2';
141+
$this->version = '2.6.3';
142142

143143
$this->requires = array(
144144
'MantisCore' => '2.14.0, < 2.26.0',

0 commit comments

Comments
 (0)