mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
release: prepare for 1.7.0
Written the changelog and updated package.json. From now on, releases will be cut from develop, and merged directly into master. Each release will be a tag on the master branch (e.g. 1.7.0). A "release/1.7.0" branch will eventually be created only if/when a hotfix will be needed.
This commit is contained in:
parent
d7696413da
commit
4408a1e505
2 changed files with 11 additions and 1 deletions
|
@ -79,6 +79,6 @@
|
|||
"scripts": {
|
||||
"test": "nyc mocha --timeout 5000 ../tests/backend/specs/api"
|
||||
},
|
||||
"version": "1.6.6",
|
||||
"version": "1.7.0",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue