- Fix: Extension locales with hyphens

- npm: Bump to 4.1.0
This commit is contained in:
Brett Zamir
2018-11-29 20:41:50 +08:00
parent 99ec41a3c3
commit c6d07fbb7c
14 changed files with 14 additions and 13 deletions

View File

@@ -30,7 +30,7 @@
1. Add new release info to `Recent news` section in README
1. Commit these changes
<!-- with `git commit -m "Updating Makefile and CHANGES for release X.Y.Z"`-->.
1. Tag the version, prefixed by "v", e.g., `v3.0.1`.
1. Tag the version, prefixed by "v", e.g., `v4.0.1`.
The above steps can be done on a fork and committed via a pull request.