From 6fd2946a2a4c644de0cfbff32e26d509eebcff0d Mon Sep 17 00:00:00 2001 From: AaronHForgeFlow Date: Mon, 30 Oct 2023 15:11:07 +0100 Subject: [PATCH] [MIG] rma_readonly to v16 --- rma_readonly/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rma_readonly/__manifest__.py b/rma_readonly/__manifest__.py index 82fb1948..423e443a 100644 --- a/rma_readonly/__manifest__.py +++ b/rma_readonly/__manifest__.py @@ -1,6 +1,6 @@ { "name": "RMA Readonly", - "version": "15.0.1.0.0", + "version": "16.0.1.0.0", "license": "LGPL-3", "category": "RMA", "summary": "RMA readonly access",