Skip to content

Commit e40ffde

Browse files
authored
Merge pull request #78 from brlumen/bump-version-for-new-release-in-branch-2-7-x
Bump version to 2.7.1 for the new release.
2 parents c1b5d4c + f8a0d06 commit e40ffde

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.7.0';
141+
$this->version = '2.7.1';
142142

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

0 commit comments

Comments
 (0)