We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65b2b2e commit cf10569Copy full SHA for cf10569
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.2';
+ $this->version = '3.0.3';
59
$this->author = 'Igor Stępień';
60
$this->ps_versions_compliancy = ['min' => '8.0.0', 'max' => _PS_VERSION_];
61
0 commit comments