Skip to content

Commit 2db3628

Browse files
committed
Bump version 2.4.6
1 parent 90f89d8 commit 2db3628

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# PrestaShop REST API Module
66
Easily expose REST API endpoints for your Prestashop website. No configuration needed, just install and use it.
77

8-
## [Download the Latest version v2.4.5](https://www.binshops.com/prestashop-api)
8+
## [Download the Latest version v2.4.6](https://www.binshops.com/prestashop-api)
99

1010
## The products that use this REST API
1111
<table>

binshopsrest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public function __construct()
2323
{
2424
$this->name = 'binshopsrest';
2525
$this->tab = 'others';
26-
$this->version = '2.4.5';
26+
$this->version = '2.4.6';
2727
$this->author = 'Binshops';
2828
$this->need_instance = 0;
2929

0 commit comments

Comments
 (0)