From f8cc9afd6989c37b0626642bf9c5f3807382bb0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9ry=20Debongnie?= Date: Fri, 7 Oct 2022 15:28:25 +0200 Subject: [PATCH] [IMP] update owl to v2.0.0 --- owl.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/owl.js b/owl.js index 7867598f..1a2ec0c0 100644 --- a/owl.js +++ b/owl.js @@ -5810,9 +5810,9 @@ See https://github.com/odoo/owl/blob/${hash}/doc/reference/app.md#configuration Object.defineProperty(exports, '__esModule', { value: true }); - __info__.version = '2.0.0-beta-22'; - __info__.date = '2022-09-29T07:17:25.462Z'; - __info__.hash = '64bad25'; + __info__.version = '2.0.0'; + __info__.date = '2022-10-07T13:28:18.579Z'; + __info__.hash = 'a1f2282'; __info__.url = 'https://github.com/odoo/owl';