Skip to content

Commit dc3c25e

Browse files
committed
change title tag OK
1 parent 8d3337b commit dc3c25e

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)