0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-12 16:10:43 -05:00

README Version Number Updates

This commit is contained in:
Refringe 2024-11-26 09:50:34 -05:00
parent 604a408afc
commit 058ed22fe5
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k

View File

@ -89,9 +89,9 @@ We're really excited that you're interested in contributing! Before submitting y
- **master**
The default branch used for the latest stable release. This branch is protected and typically is only merges with release branches.
- **3.9.x-DEV**
- **3.10.X-DEV**
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.
- **3.10.0-DEV**
- **3.11.0-DEV**
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.
### Pull Request Guidelines