Skip to content

Commit

Permalink
update Prestashop version
Browse files Browse the repository at this point in the history
  • Loading branch information
vegimcarkaxhija committed Jun 20, 2024
1 parent 4a2caef commit a161000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buckaroo3.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ private function initializeModuleInfo()
$this->module_key = '8d2a2f65a77a8021da5d5ffccc9bbd2b';
$this->ps_versions_compliancy = ['min' => '1', 'max' => _PS_VERSION_];
$this->displayName = $this->l('Buckaroo Payments') . ' (v ' . $this->version . ')';
$this->description = $this->l('Buckaroo Payment module. Compatible with PrestaShop version 1.7.x + 8.1.4');
$this->description = $this->l('Buckaroo Payment module. Compatible with PrestaShop version 1.7.x + 8.1.6');
$this->confirmUninstall = $this->l('Are you sure you want to delete Buckaroo Payments module?');
$this->tpl_folder = 'buckaroo3';
}
Expand Down

0 comments on commit a161000

Please sign in to comment.