Updated Release Procedure (markdown)
+1
-1
@@ -97,7 +97,7 @@ You need a local clone of the [openlayers.github.io](https://github.com/openlaye
|
||||
First of all make sure your `build` branch is up to date. Note that the deploy step requires that the remote is named `origin`.
|
||||
|
||||
git fetch origin
|
||||
git merge --ff-only origin/build
|
||||
git reset --hard origin/build
|
||||
|
||||
Edit the `package.json` page to include the version number for the latest release (e.g. `"version": "3.1.0"`). Commit and push the change:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user