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 8d3337b commit dc3c25eCopy full SHA for dc3c25e
prettyblocks.php
@@ -58,7 +58,7 @@ public function __construct()
58
{
59
$this->name = 'prettyblocks';
60
$this->tab = 'administration';
61
- $this->version = '3.0.3';
+ $this->version = '3.0.4';
62
$this->author = 'PrestaSafe';
63
$this->need_instance = 1;
64
$this->js_path = $this->_path . 'views/js/';
0 commit comments