Skip to content

Commit

Permalink
[REL] v2.0.0-beta-7
Browse files Browse the repository at this point in the history
# 2.0.0-beta-7

- fix: concurrency: do not render delayed fibers when cancelled
- imp: allow duplicate templates if and only if they are the same
  • Loading branch information
sdegueldre committed Apr 27, 2022
1 parent 5d9cff0 commit 0cd66c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.0.0-beta-6",
"version": "2.0.0-beta-7",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"browser": "dist/owl.iife.js",
Expand Down

0 comments on commit 0cd66c8

Please sign in to comment.