Update releasing instructions

poljar/cmake_sas
Richard van der Hoff 2018-06-22 13:58:48 +01:00
parent 62b576b903
commit 6d86835421
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ by convention), and merge back to master once the release is complete.
npm pack javascript
VERSION=x.y.z
scp olm-$VERSION.tgz packages@ldc-prd-matrix-001:/sites/matrix/packages/npm/olm/
scp olm-$VERSION.tgz packages@ares.matrix.org:packages/npm/olm/
git tag $VERSION -s
git push --tags