From 30ad8bacc6bd095ac8649aae3f0ba95568f47b31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phan=20Sainl=C3=A9ger?= Date: Tue, 3 Jan 2023 12:27:02 +0100 Subject: [PATCH] [MIG] project_timesheet_funding_wish: migrate add-on to v13 --- project_timesheet_funding_wish/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_timesheet_funding_wish/__manifest__.py b/project_timesheet_funding_wish/__manifest__.py index 882cac7..dfe688d 100644 --- a/project_timesheet_funding_wish/__manifest__.py +++ b/project_timesheet_funding_wish/__manifest__.py @@ -3,7 +3,7 @@ { "name": "project_timesheet_funding_wish", - "version": "12.0.1.0.0", + "version": "13.0.1.0.0", "author": "Elabore", "website": "https://github.com/elabore-coop/project-tools", "maintainer": "Stéphan Sainléger",