Skip to content

Commit 144ed10

Browse files
committed
version 2.4.4
1 parent aef4556 commit 144ed10

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.3](https://www.binshops.com/prestashop-api)
8+
## [Download the Latest version v2.4.4](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.3';
26+
$this->version = '2.4.4';
2727
$this->author = 'Binshops';
2828
$this->need_instance = 0;
2929

0 commit comments

Comments
 (0)