From f34c55b4c930785e5deb2e0664edcd4b9c161520 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Mon, 1 Aug 2016 12:57:36 -0300 Subject: [PATCH] Updated DEPLOYMENT (markdown) --- DEPLOYMENT.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index e8c4d82..6f0df0a 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -4,6 +4,7 @@ These are the steps to deploy a new version of Rambox here. 1. Upload the new release for Windows, Mac and Linux to Github with all the Changelog, and save it as a draft. 2. Change the website and README.md to update if is necessary. -3. Release the version in Github. -4. Go to Heroku instance and in Resources tab, disable Dynos and enable it again (if no version detected yet, we have to force it). -5. Go to Firebase and update with the new version to notify users. \ No newline at end of file +3. Update Wiki if necessary. +4. Release the version in Github. +5. Go to Heroku instance and in Resources tab, disable Dynos and enable it again (if no version detected yet, we have to force it). +6. Go to Firebase and update with the new version to notify users. \ No newline at end of file