From de794a72cf7880478fdb3d1bc24c97cc16e1fa5f Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Thu, 19 Dec 2019 17:20:21 -0500 Subject: [PATCH] DOCUMENTATION: `develop` -> `master` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44686fb..d6b1ad0 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ You can use this to update mutiple files are runtime. ```ini [semver] -main_branches = develop +main_branches = master major_branches = major minor_branches = feature patch_branches = hotfix, bugfix