diff --git a/account_invoice_mode_monthly/__manifest__.py b/account_invoice_mode_monthly/__manifest__.py index 43f24f6e71b..e6d4bcbe75e 100644 --- a/account_invoice_mode_monthly/__manifest__.py +++ b/account_invoice_mode_monthly/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Account Invoice Mode Monthly", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "summary": "Create invoices automatically on a monthly basis.", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-invoicing",