Skip to content

Commit f8a0d06

Browse files
committed
Bump version to 2.7.1 for the new release.
1 parent c1b5d4c commit f8a0d06

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)