From 4bd2ddefcb5c04b67d8ff55a1f821ea0a5a00797 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 8 Sep 2016 21:41:22 -0300 Subject: [PATCH] Updated DEPLOYMENT (markdown) --- DEPLOYMENT.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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