[REL] v2.0.0-beta-12

# v2.0.0-beta-12

- fix: compiler: properly handle t-set in t-if with no content
This commit is contained in:
Géry Debongnie
2022-06-29 11:12:59 +02:00
parent 382e3e4010
commit 6c72e0a143
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.0.0-beta-11",
"version": "2.0.0-beta-12",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"browser": "dist/owl.iife.js",