Skip to content

Commit 71bd9cf

Browse files
committed
Version change due to stable release. 1.2.0
1 parent 0b6004c commit 71bd9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TelegramBot.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ function register() {
2222
$this->name = 'TelegramBot';
2323
$this->description = plugin_lang_get( 'description' );
2424

25-
$this->version = '1.2.0-dev';
25+
$this->version = '1.2.0';
2626
$this->requires = array(
2727
'MantisCore' => '2.14.0',
2828
);

0 commit comments

Comments
 (0)