Updated Release Procedure (markdown)
+5
-1
@@ -65,7 +65,11 @@ Run the `publish.sh` task with the version number as specified in the `package.j
|
||||
|
||||
### Bump the patch version number
|
||||
|
||||
For sensible updates to ol@dev, edit `package.json` and bump the patch version number, e.g.
|
||||
Check out master again:
|
||||
|
||||
git checkout openlayers/master -b master
|
||||
|
||||
To allow updates to ol@dev, edit `package.json` and bump the patch version number, e.g.
|
||||
```json
|
||||
{
|
||||
"name": "openlayers",
|
||||
|
||||
Reference in New Issue
Block a user