Updated DEPLOYMENT (markdown)

master
Ramiro Saenz 9 years ago
parent
commit
f0c97a165a
  1. 2
      DEPLOYMENT.md

2
DEPLOYMENT.md

@ -17,7 +17,7 @@ These are the steps to deploy a new version of Rambox here.
```powershell ```powershell
git tag -a 0.4.2 -m " " git tag -a 0.4.2 -m " "
git push --tags git push origin --tags
``` ```
### Extras ### Extras

Loading…
Cancel
Save