From 8f3e75d8b229fbef5344fd463d4f1be11789d934 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: Forwardport from 13.0 to 14.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..865e000 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": "14.0.1.0.0", "author": "Camptocamp,Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Extra Tools",