From 610ed56967870733783116466f471cf30165ee2f 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 15.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..5cfa373 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": "15.0.1.0.0", "author": "Camptocamp,Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Extra Tools",