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