Skip to content

Commit ae76f6e

Browse files
committed
Change version for release 1.3.3
1 parent eab61c7 commit ae76f6e

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

0 commit comments

Comments
 (0)