From 10ee3bdc84da9f6b493bff63c571597e459100c4 Mon Sep 17 00:00:00 2001 From: Keivan Beigi Date: Thu, 15 Jan 2015 13:39:01 -0800 Subject: [PATCH] Updated Release Branches (markdown) --- Release-Branches.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Release-Branches.md b/Release-Branches.md index 275bafe..ba52775 100644 --- a/Release-Branches.md +++ b/Release-Branches.md @@ -13,21 +13,20 @@ 3. Save +_This will not install the bits from that branch immediately, it will happen during the next update._ + #### For Ubuntu/Debian #### You probably should update your sources.list file too if you installed using aptitude/apt-get: deb http://apt.sonarr.tv/ develop main -## Checking the release notes/changes ## - -1. Go to System and then the Updates tab - -2. The last 5 updates for that branch are shown here - - ## Installing a newer version ## 1. Go to System and then the Updates tab -2. Newer versions that are not yet installed will have an update button next to them, clicking that button will install the update. \ No newline at end of file +2. Newer versions that are not yet installed will have an update button next to them, clicking that button will install the update. + +## Can I switch from master back to develop?## +We don't recommend manually switching back to master, since other branches are commonly running newer code which might not be compatible with the older code in master. +We have plans to mitigate this in the future. \ No newline at end of file