From 823f2409d301a7cf1231eb72cb523ea760a167be Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 14 Feb 2024 15:16:53 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- module_auto_update/README.rst | 2 +- module_auto_update/__manifest__.py | 2 +- module_auto_update/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5ae04bb2cad..ddd3fcafc5a 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ addon | version | maintainers | summary [letsencrypt](letsencrypt/) | 12.0.2.0.1 | | Request SSL certificates from letsencrypt.org [mail_cleanup](mail_cleanup/) | 12.0.1.0.0 | | Mark as read or delete mails after a set time [module_analysis](module_analysis/) | 12.0.1.0.4 | | Add analysis tools regarding installed modules to know which installed modules comes from Odoo Core, OCA, or are custom modules -[module_auto_update](module_auto_update/) | 12.0.2.0.6 | | Automatically update Odoo modules +[module_auto_update](module_auto_update/) | 12.0.2.0.7 | | Automatically update Odoo modules [module_change_auto_install](module_change_auto_install/) | 12.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Customize auto installables modules by configuration [onchange_helper](onchange_helper/) | 12.0.1.1.0 | | Technical module that ease execution of onchange in Python code [profiler](profiler/) | 12.0.1.0.0 | [![thomaspaulb](https://github.com/thomaspaulb.png?size=30px)](https://github.com/thomaspaulb) | profiler diff --git a/module_auto_update/README.rst b/module_auto_update/README.rst index f038dfb5a1b..5922d5fe26a 100644 --- a/module_auto_update/README.rst +++ b/module_auto_update/README.rst @@ -7,7 +7,7 @@ Module Auto Update !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6571876f8e5050ef36329a2ccfedeb855a1a46ebc17d4788f714363c50a294df + !! source digest: sha256:56cfb2473df96e74355ab84e3588bb7cde5c708dd2a72107a9cda7d84f105792 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/module_auto_update/__manifest__.py b/module_auto_update/__manifest__.py index f1bb011e1e0..af60e829962 100644 --- a/module_auto_update/__manifest__.py +++ b/module_auto_update/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Module Auto Update', 'summary': 'Automatically update Odoo modules', - 'version': '12.0.2.0.6', + 'version': '12.0.2.0.7', 'category': 'Extra Tools', 'website': 'https://github.com/OCA/server-tools', 'author': 'LasLabs, ' diff --git a/module_auto_update/static/description/index.html b/module_auto_update/static/description/index.html index 8cbc4a97f7b..38bfa82b86f 100644 --- a/module_auto_update/static/description/index.html +++ b/module_auto_update/static/description/index.html @@ -366,7 +366,7 @@

Module Auto Update

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:6571876f8e5050ef36329a2ccfedeb855a1a46ebc17d4788f714363c50a294df +!! source digest: sha256:56cfb2473df96e74355ab84e3588bb7cde5c708dd2a72107a9cda7d84f105792 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: LGPL-3 OCA/server-tools Translate me on Weblate Try me on Runboat

This addon provides mechanisms to compute sha1 hashes of installed addons,