You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -89,9 +89,9 @@ We're really excited that you're interested in contributing! Before submitting y
89
89
90
90
-**master**
91
91
The default branch used for the latest stable release. This branch is protected and typically is only merges with release branches.
92
-
-**3.9.x-DEV**
92
+
-**3.10.X-DEV**
93
93
Development for the next hotfix release. Hotfix releases include bug fixes and minor features that do not affect the coding structure of the project. Special care is taken to not break server mod stability. These always target the same version of EFT as the last minor release.
94
-
-**3.10.0-DEV**
94
+
-**3.11.0-DEV**
95
95
Development for the next minor release of SPT. Minor releases target the latest version of EFT. Late in the minor release cycle the EFT version is frozen for stability to prepare for release. Larger changes to the project structure may be included in minor releases.
0 commit comments