Skip to content

Commit

Permalink
[REL] v1.0.0-alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
ged-odoo committed Nov 13, 2019
1 parent 749f006 commit d249f50
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 @@ -104,8 +104,8 @@ Submit a PR!

If you want to use a simple `<script>` tag, the last release can be downloaded here:

- [owl-1.0.0-alpha2.js](https://github.com/odoo/owl/releases/download/v1.0.0-alpha2/owl.js)
- [owl-1.0.0-alpha2.min.js](https://github.com/odoo/owl/releases/download/v1.0.0-alpha2/owl.min.js)
- [owl-1.0.0-alpha3.js](https://github.com/odoo/owl/releases/download/v1.0.0-alpha3/owl.js)
- [owl-1.0.0-alpha3.min.js](https://github.com/odoo/owl/releases/download/v1.0.0-alpha3/owl.min.js)

Some npm scripts are available:

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": "owl-framework",
"version": "1.0.0-alpha2",
"version": "1.0.0-alpha3",
"description": "Odoo Web Library (OWL)",
"main": "src/index.ts",
"engines": {
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.0-alpha2
- Current version: 1.0.0-alpha3
- Status: mostly stable

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

0 comments on commit d249f50

Please sign in to comment.