From 45e4fcef6c420db8be3372e93f7c540054f12565 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 28 Aug 2023 12:10:11 +0000 Subject: [PATCH] document_page_project 14.0.1.0.2 --- document_page_project/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document_page_project/__manifest__.py b/document_page_project/__manifest__.py index 7388be32..4b22f38b 100644 --- a/document_page_project/__manifest__.py +++ b/document_page_project/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page Project", "summary": "This module links document pages to projects", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "development_status": "Production/Stable", "category": "Project", "author": "ForgeFlow, Odoo Community Association (OCA)",