diff --git a/Release-Procedure.md b/Release-Procedure.md index 57d37e4..a807ea4 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -25,7 +25,9 @@ Edit the `src/pages/index.hbs` page to link to the latest release (this will not Publish the release artifacts (examples and source) on the website. In a working copy of the openlayers/openlayers.github.io: - # with the latest from openlayers/build + # update the dependencies + npm install + # publish treeish=v3.0.0-beta.3 npm run deploy ### Create release page and post archive for download