Skip to content

Commit 0f4fa25

Browse files
committed
Change version due to release 1.1.2-dev -> 1.1.2
1 parent de4e3e7 commit 0f4fa25

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.1.2-dev';
25+
$this->version = '1.1.2';
2626
$this->requires = array(
2727
'MantisCore' => '2.14.0',
2828
);

0 commit comments

Comments
 (0)