[REL] v1.2.5

# v1.2.5

## Fixes
- qweb: correct order for component class lookup (most specific to least specific)
This commit is contained in:
Géry Debongnie
2021-05-18 10:01:22 +02:00
parent e646eb697e
commit 968a5460bb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "1.2.3",
"version": "1.2.5",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"browser": "dist/owl.iife.js",