diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index 4d31d42..6c1ba96 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -15,5 +15,6 @@ 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. Go to **Heroku** instance and in Resources tab, disable Dynos and enable it again (if no version detected yet, we have to force it). -11. Go to **Firebase** and update with the new version to notify users. \ No newline at end of file +10. Edit artifacts names for Linux x64, adding "-x64". Ex: "Rambox-0.4.2-x64.deb". +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