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",