diff --git a/README.md b/README.md index b789cfe..05c4372 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [fiscal_company_account](fiscal_company_account/) | 16.0.1.1.0 | | Glue Module between CAE and Account modules -[fiscal_company_base](fiscal_company_base/) | 16.0.1.1.0 | | Manage CAE (Cooperatives of Activities and Employment) +[fiscal_company_base](fiscal_company_base/) | 16.0.1.1.1 | | Manage CAE (Cooperatives of Activities and Employment) [fiscal_company_sale](fiscal_company_sale/) | 16.0.1.0.0 | | Glue Module between CAE and Sale modules [//]: # (end addons) diff --git a/fiscal_company_base/README.rst b/fiscal_company_base/README.rst index 26a0718..81c42a5 100644 --- a/fiscal_company_base/README.rst +++ b/fiscal_company_base/README.rst @@ -7,7 +7,7 @@ CAE - Base !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:397df2420bfd02deaccfaab9b03cdc42a9e66e40c6298caa29a3eecc976b4820 + !! source digest: sha256:28e8dade29d39ed0b6f0e2abbe94daac8e475972938a76e80ff1f388b9b765b1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/fiscal_company_base/__manifest__.py b/fiscal_company_base/__manifest__.py index cd92242..36ee0d6 100644 --- a/fiscal_company_base/__manifest__.py +++ b/fiscal_company_base/__manifest__.py @@ -5,7 +5,7 @@ { "name": "CAE - Base", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "category": "CAE", "summary": "Manage CAE (Cooperatives of Activities and Employment)", "author": "GRAP",