Updated Release Procedure (markdown)

Andreas Hocevar
2020-07-30 23:17:30 +02:00
parent 2c97d2deb2
commit 2177f6b911
+1 -1
@@ -109,7 +109,7 @@ Edit the `package.json` page to include the version number for the latest releas
npm install
# commit the change
git add package.json
git add package.json package-lock.json
git commit -m 'Updating for v3.1.0'
# push to GitHub