Skip to content

Commit 7aa0126

Browse files
authored
Merge pull request #168 from PrestaSafe/fix-update-title-tag
change title tag OK
2 parents 8d3337b + dc3c25e commit 7aa0126

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

prettyblocks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public function __construct()
5858
{
5959
$this->name = 'prettyblocks';
6060
$this->tab = 'administration';
61-
$this->version = '3.0.3';
61+
$this->version = '3.0.4';
6262
$this->author = 'PrestaSafe';
6363
$this->need_instance = 1;
6464
$this->js_path = $this->_path . 'views/js/';

0 commit comments

Comments
 (0)