diff --git a/Release-Branches.md b/Release-Branches.md index 92120e7..3de60a2 100644 --- a/Release-Branches.md +++ b/Release-Branches.md @@ -1,8 +1,12 @@ +## Sonarr v2 - **master (Default/Stable):** It has been tested by users on develop branch and it's not known to have any major issues. - **develop (Nightly):** The bleeding edge. Released as soon as code is committed and passed all automated tests, this build may have not been used by us or other users. There is no guarantee that it will even run in some cases. ***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.*** +## Sonarr v3 +- **phantom-develop:** This is the only branch for v3 right now. + ## How to change your branch ## #### For Built-In Updater ####