We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19deb07 commit d6a7cfaCopy full SHA for d6a7cfa
is_themecore.php
@@ -55,7 +55,7 @@ public function __construct()
55
{
56
$this->name = 'is_themecore';
57
$this->tab = 'others';
58
- $this->version = '3.0.1';
+ $this->version = '3.0.2';
59
$this->author = 'Igor Stępień';
60
$this->ps_versions_compliancy = ['min' => '8.0.0', 'max' => _PS_VERSION_];
61
0 commit comments