From 1731c29f5098955fdc99b747ca46d485099130bb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 1 May 2024 19:33:33 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- connector/README.rst | 2 +- connector/__manifest__.py | 2 +- connector/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0b74e6190..9cd7d6019 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [component](component/) | 17.0.1.0.0 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Add capabilities to register and use decoupled components, as an alternative to model classes [component_event](component_event/) | 17.0.1.0.0 | | Components Events -[connector](connector/) | 17.0.1.0.0 | | Connector +[connector](connector/) | 17.0.1.0.1 | | Connector [test_component](test_component/) | 17.0.1.0.0 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Automated tests for Components, do not install. [test_connector](test_connector/) | 17.0.1.0.0 | | Automated tests for Connector, do not install. diff --git a/connector/README.rst b/connector/README.rst index d585e2aa4..a7e8a4260 100644 --- a/connector/README.rst +++ b/connector/README.rst @@ -7,7 +7,7 @@ Connector !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:c16a6aa1ff8ecebf87bceeb1b271626f53d5191fce7377c412e1b1bb31481166 + !! source digest: sha256:c3fb5d7af399741b082a3725c3698dd038043c4a6a855da345ea1f9f9cb3a979 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/connector/__manifest__.py b/connector/__manifest__.py index 1b7b78f40..be5be6176 100644 --- a/connector/__manifest__.py +++ b/connector/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Connector", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "author": "Camptocamp,Odoo Community Association (OCA)", "website": "https://github.com/OCA/connector", "license": "LGPL-3", diff --git a/connector/static/description/index.html b/connector/static/description/index.html index 5d87c227c..77e69f866 100644 --- a/connector/static/description/index.html +++ b/connector/static/description/index.html @@ -366,7 +366,7 @@

Connector

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:c16a6aa1ff8ecebf87bceeb1b271626f53d5191fce7377c412e1b1bb31481166 +!! source digest: sha256:c3fb5d7af399741b082a3725c3698dd038043c4a6a855da345ea1f9f9cb3a979 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: LGPL-3 OCA/connector Translate me on Weblate Try me on Runboat

This is a framework designed to build connectors with external systems,