[REL] v2.0.0-beta-22

# v2.0.0-beta-22

- fix: t-call: nested t-call with magic variable 0
- fix: prevent crash in case with t-foreach, t-out and components
This commit is contained in:
Géry Debongnie
2022-09-29 09:17:06 +02:00
parent 7ab34c5ca5
commit 64bad25762
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.0.0-beta-21",
"version": "2.0.0-beta-22",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"module": "dist/owl.es.js",