From 508658540c27f9820e297ee020e865e61a1a9444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Fri, 11 Jul 2014 05:12:37 -0700 Subject: [PATCH] Updated Release Procedure (markdown) --- Release-Procedure.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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