From 1a316ee5bb076ad15de58079dc59f03ded80b4f0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 15 Nov 2022 15:24:15 +0000 Subject: [PATCH] account_sale_stock_report_non_billed 13.0.1.1.0 --- account_sale_stock_report_non_billed/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_sale_stock_report_non_billed/__manifest__.py b/account_sale_stock_report_non_billed/__manifest__.py index 030548fb..8f84ed8f 100644 --- a/account_sale_stock_report_non_billed/__manifest__.py +++ b/account_sale_stock_report_non_billed/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Account Sale Stock Report Non Billed", - "version": "13.0.1.0.1", + "version": "13.0.1.1.0", "license": "AGPL-3", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-reporting",