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