[REL] v1.0.7

This commit is contained in:
Géry Debongnie
2020-04-17 15:52:52 +02:00
parent aaf40e9bec
commit 23ce19e57a
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -121,8 +121,8 @@ npm install @odoo/owl
If you want to use a simple `<script>` tag, the last release can be downloaded here: If you want to use a simple `<script>` tag, the last release can be downloaded here:
- [owl-1.0.6.js](https://github.com/odoo/owl/releases/download/v1.0.6/owl.js) - [owl-1.0.7.js](https://github.com/odoo/owl/releases/download/v1.0.7/owl.js)
- [owl-1.0.6.min.js](https://github.com/odoo/owl/releases/download/v1.0.6/owl.min.js) - [owl-1.0.7.min.js](https://github.com/odoo/owl/releases/download/v1.0.7/owl.min.js)
## License ## License
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@odoo/owl", "name": "@odoo/owl",
"version": "1.0.6", "version": "1.0.7",
"description": "Odoo Web Library (OWL)", "description": "Odoo Web Library (OWL)",
"main": "dist/owl.js", "main": "dist/owl.js",
"types": "dist/types/index.d.ts", "types": "dist/types/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
# 🦉 OWL Roadmap 🦉 # 🦉 OWL Roadmap 🦉
- Current version: 1.0.6 - Current version: 1.0.7
- Status: stable - Status: stable
This roadmap is only an attempt at predicting Owl's future. Everything may This roadmap is only an attempt at predicting Owl's future. Everything may