Improve the release script for easier deployment (#771)

Co-authored-by: Simon Genin (ges) <ges@odoo.com>
This commit is contained in:
Simon Genin
2020-10-20 16:36:14 +02:00
committed by GitHub
parent 4724652533
commit 25d4cb2aab
2 changed files with 25 additions and 61 deletions
+1 -2
View File
@@ -121,8 +121,7 @@ npm install @odoo/owl
If you want to use a simple `<script>` tag, the last release can be downloaded here:
- [owl-1.0.11.js](https://github.com/odoo/owl/releases/download/v1.0.11/owl.js)
- [owl-1.0.11.min.js](https://github.com/odoo/owl/releases/download/v1.0.11/owl.min.js)
- [owl-1.0.11](https://github.com/odoo/owl/releases/tag/v1.0.11)
## License