We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8859941 commit 41ce5b0Copy full SHA for 41ce5b0
TelegramBot.php
@@ -22,7 +22,7 @@ function register() {
22
$this->name = 'TelegramBot';
23
$this->description = plugin_lang_get( 'description' );
24
25
- $this->version = '1.2.0-dev';
+ $this->version = '1.2.1';
26
$this->requires = array(
27
'MantisCore' => '2.14.0',
28
);
0 commit comments