Skip to content

Commit

Permalink
[REL] v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ged-odoo committed Apr 17, 2020
1 parent aaf40e9 commit 23ce19e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ npm install @odoo/owl

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.6.min.js](https://github.com/odoo/owl/releases/download/v1.0.6/owl.min.js)
- [owl-1.0.7.js](https://github.com/odoo/owl/releases/download/v1.0.7/owl.js)
- [owl-1.0.7.min.js](https://github.com/odoo/owl/releases/download/v1.0.7/owl.min.js)

## License

Expand Down
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": "1.0.6",
"version": "1.0.7",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.js",
"types": "dist/types/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion roadmap.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🦉 OWL Roadmap 🦉

- Current version: 1.0.6
- Current version: 1.0.7
- Status: stable

This roadmap is only an attempt at predicting Owl's future. Everything may
Expand Down

0 comments on commit 23ce19e

Please sign in to comment.