diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index f2a27d9..0a3bc9a 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -17,6 +17,7 @@ Follow this steps to deploy a new version of Rambox: 7. Change the [index.html](https://github.com/saenzramiro/rambox/blob/gh-pages/index.html) of the Website and [README.md](https://github.com/saenzramiro/rambox/blob/master/README.md) to update if is necessary. 8. Update Wiki if necessary. 9. Add new version in [Wiki CHANGELOG](https://github.com/saenzramiro/rambox/wiki/CHANGELOG). -10. Edit artifacts names for Linux x64, adding "-x64". Ex: "Rambox-0.4.2-x64.deb". +10. Edit artifacts names for Linux and Windows x64, adding "-x64". Ex: "Rambox-0.4.2-x64.deb". +11. Publish release in Github. 11. Go to **Heroku** instance and in Resources tab, disable Dynos and enable it again (if no version detected yet, we have to force it). 12. Go to **Firebase** and update with the new version to notify users. \ No newline at end of file