From 4941e3d29de1027fbe1b41bc83343d9133af0403 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 20 Sep 2023 06:24:06 +0000 Subject: [PATCH] oca-github-bot post-merge updates --- README.md | 2 +- cms_info/README.rst | 2 +- cms_info/__manifest__.py | 2 +- cms_info/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 18c24463..63841fa5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[cms_info](cms_info/) | 16.0.1.1.0 | | A set of basic information needed to expose any kind of record in your CMS. +[cms_info](cms_info/) | 16.0.1.2.0 | | A set of basic information needed to expose any kind of record in your CMS. Unported addons diff --git a/cms_info/README.rst b/cms_info/README.rst index b1e0c459..2117dd62 100644 --- a/cms_info/README.rst +++ b/cms_info/README.rst @@ -7,7 +7,7 @@ CMS info !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:648dcf2d1c547903b18fca4551203e9a4616e16f6a455fe293a5d70cd403fbb7 + !! source digest: sha256:901af9a4a262f972fa5c079b9a2baffc748fcc335ecd12048815b21536c763a7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/cms_info/__manifest__.py b/cms_info/__manifest__.py index d5ef81a8..a2d3f92a 100644 --- a/cms_info/__manifest__.py +++ b/cms_info/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ A set of basic information needed to expose any kind of record in your CMS. """, - "version": "16.0.1.1.0", + "version": "16.0.1.2.0", "category": "CMS", "website": "https://github.com/OCA/website-cms", "author": "Camptocamp, Odoo Community Association (OCA)", diff --git a/cms_info/static/description/index.html b/cms_info/static/description/index.html index 8c7f58fe..a3ed3ac1 100644 --- a/cms_info/static/description/index.html +++ b/cms_info/static/description/index.html @@ -367,7 +367,7 @@

CMS info

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:648dcf2d1c547903b18fca4551203e9a4616e16f6a455fe293a5d70cd403fbb7 +!! source digest: sha256:901af9a4a262f972fa5c079b9a2baffc748fcc335ecd12048815b21536c763a7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Provide basic information for website records / models via website.published.mixin.