Skip to content

Commit 9a46cb3

Browse files
committed
[BOT] post-merge updates
1 parent 934de4a commit 9a46cb3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ addon | version | maintainers | summary
2525
[odoo_project_changelog](odoo_project_changelog/) | 16.0.1.0.1 | | Generate Changelogs from repositories for installed modules.
2626
[odoo_project_migration](odoo_project_migration/) | 16.0.1.1.1 | | Analyze your Odoo project migrations.
2727
[odoo_project_stat](odoo_project_stat/) | 16.0.1.0.1 | | Get some stats about your Odoo Projects.
28-
[odoo_repository](odoo_repository/) | 16.0.1.5.0 | | Base module to host data collected from Odoo repositories.
28+
[odoo_repository](odoo_repository/) | 16.0.1.5.1 | | Base module to host data collected from Odoo repositories.
2929
[odoo_repository_migration](odoo_repository_migration/) | 16.0.1.3.2 | | Collect modules migration data for Odoo Repositories.
3030

3131
[//]: # (end addons)

odoo_repository/README.rst

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

odoo_repository/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Odoo Repositories Data",
66
"summary": "Base module to host data collected from Odoo repositories.",
7-
"version": "16.0.1.5.0",
7+
"version": "16.0.1.5.1",
88
"category": "Tools",
99
"author": "Camptocamp, Odoo Community Association (OCA)",
1010
"website": "https://github.com/OCA/module-composition-analysis",

odoo_repository/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Odoo Repositories Data</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:a189c43c16286f7db70f574805892ea248689cd3653f4ec89f2bc655e808b783
375+
!! source digest: sha256:3ee3b606f4dfd7c1048d2e2d57d9b36ed10bce8ae0212efe3fb5968168eb4f89
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"><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"><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>Base module to host data collected from Odoo repositories.</p>

0 commit comments

Comments
 (0)