From 23b97368c173adb2004045ab6a8e9f3bb6343aa7 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 8 Sep 2016 21:33:06 -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 6677677..4d31d42 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -14,5 +14,6 @@ Follow this steps to deploy a new version of Rambox: 6. Once finished both CI, edit the Release and define the **Changelog** and save it (still **Pre-Release**). 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. Go to **Heroku** instance and in Resources tab, disable Dynos and enable it again (if no version detected yet, we have to force it). -10. Go to **Firebase** and update with the new version to notify users. \ No newline at end of file +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