From 740c0c0bc9551713adc1ad6c7e50ac2486d675b3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 11 Aug 2022 09:02:14 +0000 Subject: [PATCH] attachment_category 13.0.1.0.1 --- attachment_category/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attachment_category/__manifest__.py b/attachment_category/__manifest__.py index fc64168a..7a80a6ab 100644 --- a/attachment_category/__manifest__.py +++ b/attachment_category/__manifest__.py @@ -5,7 +5,7 @@ "name": "Atachment Category", "summary": """ Adds a document category to help classification""", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/knowledge",