Skip to content

Commit 4759dc9

Browse files
authored
Update ps_emailsubscription.php
1 parent 39ab711 commit 4759dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ps_emailsubscription.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public function __construct()
100100
$this->confirmUninstall = $this->trans('Are you sure that you want to delete all of your contacts?', [], 'Modules.Emailsubscription.Admin');
101101
$this->ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => _PS_VERSION_];
102102

103-
$this->version = '2.7.0';
103+
$this->version = '2.7.1';
104104
$this->author = 'PrestaShop';
105105
$this->error = false;
106106
$this->valid = false;

0 commit comments

Comments
 (0)