From 89a279d9ddfee0b60393865b858ecf7dcfe96a04 Mon Sep 17 00:00:00 2001 From: Christophe Monniez Date: Tue, 6 Feb 2024 09:25:16 +0100 Subject: [PATCH] [REL] 17.0 --- runbot/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runbot/__manifest__.py b/runbot/__manifest__.py index 83ef4420..863e1245 100644 --- a/runbot/__manifest__.py +++ b/runbot/__manifest__.py @@ -2,7 +2,7 @@ { 'name': "runbot", 'summary': "Runbot", - 'description': "Runbot for Odoo 16.0", + 'description': "Runbot for Odoo 17.0", 'author': "Odoo SA", 'website': "http://runbot.odoo.com", 'category': 'Website',