Skip to content

Commit 76fc24a

Browse files
committed
[BOT] post-merge updates
1 parent d66ed26 commit 76fc24a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ addon | version | maintainers | summary
2727
[odoo_project_migration](odoo_project_migration/) | 16.0.1.1.1 | | Analyze your Odoo project migrations.
2828
[odoo_project_stat](odoo_project_stat/) | 16.0.1.0.1 | | Get some stats about your Odoo Projects.
2929
[odoo_repository](odoo_repository/) | 16.0.1.5.4 | | Base module to host data collected from Odoo repositories.
30-
[odoo_repository_migration](odoo_repository_migration/) | 16.0.1.3.2 | | Collect modules migration data for Odoo Repositories.
30+
[odoo_repository_migration](odoo_repository_migration/) | 16.0.1.3.3 | | Collect modules migration data for Odoo Repositories.
3131

3232
[//]: # (end addons)
3333

odoo_repository_migration/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Odoo Repository Migration Data
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:897a7456693242289caa6a0ae4c8e32ea2c2d336832aa6ef5a4e50262e2865e6
14+
!! source digest: sha256:568479ec26f358ee26894cc3b2409f3337827426661abba55f0e3f3b8db19cc3
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

odoo_repository_migration/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Odoo Repository Migration Data",
55
"summary": "Collect modules migration data for Odoo Repositories.",
6-
"version": "16.0.1.3.2",
6+
"version": "16.0.1.3.3",
77
"category": "Tools",
88
"author": "Camptocamp, Odoo Community Association (OCA)",
99
"website": "https://github.com/OCA/module-composition-analysis",

odoo_repository_migration/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Odoo Repository Migration Data</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:897a7456693242289caa6a0ae4c8e32ea2c2d336832aa6ef5a4e50262e2865e6
375+
!! source digest: sha256:568479ec26f358ee26894cc3b2409f3337827426661abba55f0e3f3b8db19cc3
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/module-composition-analysis/tree/16.0/odoo_repository_migration"><img alt="OCA/module-composition-analysis" src="https://img.shields.io/badge/github-OCA%2Fmodule--composition--analysis-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/module-composition-analysis-16-0/module-composition-analysis-16-0-odoo_repository_migration"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/module-composition-analysis&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module collects and records modules migration data from Odoo

0 commit comments

Comments
 (0)