Skip to content

Commit 68dd336

Browse files
Increment version number
1 parent 6ce13f1 commit 68dd336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blockonomics.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public function __construct()
4040
{
4141
$this->name = 'blockonomics';
4242
$this->tab = 'payments_gateways';
43-
$this->version = '8.0.2';
43+
$this->version = '8.0.3';
4444
$this->author = 'Blockonomics';
4545
$this->need_instance = 1;
4646
$this->bootstrap = true;

0 commit comments

Comments
 (0)