Skip to content

Commit

Permalink
[MIG] connector_prestashop_environment: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
psugne committed Sep 11, 2024
1 parent 76cb45d commit 3ea86c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion connector_prestashop_environment/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Connector Prestashop Environment
================================

..
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
Expand Down Expand Up @@ -57,6 +57,7 @@ Contributors
~~~~~~~~~~~~

* Florian da Costa <florian.dacosta@akretion.com>
* Ugne Sinkeviciene <ugne@versada.eu>

Maintainers
~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion connector_prestashop_environment/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "Connector Prestashop Environment",
"version": "14.0.1.0.0",
"version": "16.0.1.0.0",
"author": "akretion,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/connector-prestashop",
"category": "Connector",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down

0 comments on commit 3ea86c8

Please sign in to comment.