From 848ff5d0bf92c14baf7799d315c76713ff587bd8 Mon Sep 17 00:00:00 2001 From: Nils Hamerlinck Date: Tue, 7 Sep 2021 11:05:16 +0700 Subject: [PATCH] [MIG] attachment_azure: Backport from 12.0 to 11.0 --- attachment_azure/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attachment_azure/__manifest__.py b/attachment_azure/__manifest__.py index 42200f3..dbaf0c8 100644 --- a/attachment_azure/__manifest__.py +++ b/attachment_azure/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Attachments on Azure storage", "summary": "Store assets and attachments on a Azure compatible object storage", - "version": "12.0.1.0.0", + "version": "11.0.1.0.0", "author": "Camptocamp, " "Open Source Integrators, " "Serpent Consulting Services, "