[REL] v1.4.2

# 1.4.2

- qweb: properly handle inline expressions with lists such as '[a,b,c]'
This commit is contained in:
Géry Debongnie
2021-07-07 14:56:46 +02:00
parent 61c2ec5d83
commit 8083678f03
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "1.4.1",
"version": "1.4.2",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"browser": "dist/owl.iife.js",