From a5661fef5e9e94b305e3ac27416d9f235c78a3fc Mon Sep 17 00:00:00 2001 From: Yannick Vaucher Date: Mon, 1 Nov 2021 19:59:41 +0100 Subject: [PATCH] [MIG] cloud_platform_azure: Backport from 13.0 to 12.0 --- cloud_platform_azure/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud_platform_azure/__manifest__.py b/cloud_platform_azure/__manifest__.py index 292f964..6d9bbf5 100644 --- a/cloud_platform_azure/__manifest__.py +++ b/cloud_platform_azure/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Cloud Platform Azure", "summary": "Addons required for the Camptocamp Cloud Platform on Azure", - "version": "13.0.1.0.0", + "version": "12.0.1.0.0", "author": "Camptocamp,Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Extra Tools",