diff --git a/account_move_base_import/__manifest__.py b/account_move_base_import/__manifest__.py index 140d90e0..2678fc22 100644 --- a/account_move_base_import/__manifest__.py +++ b/account_move_base_import/__manifest__.py @@ -5,7 +5,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) { 'name': "Journal Entry base import", - 'version': '12.0.1.0.0', + 'version': '12.0.2.0.0', 'author': "Akretion,Camptocamp,Odoo Community Association (OCA)", 'category': 'Finance', 'depends': ['account'],