Skip to content

Commit c161944

Browse files
committed
Bump version to 1.4.1 for release.
1 parent a0d1f40 commit c161944

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

0 commit comments

Comments
 (0)