File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ This is a collection of developer notes and is by no means exhaustive or correct
1515There 3-4 different ` motus ` versions on GitHub at any one time:
1616
1717- ` main ` branch - Current release - e.g., v4.0.3
18- - ` betaX ` branch - Current minor dev - e.g., v4.0.3.9000
19- - ` sandbox ` branch - Current major dev - e.g., v4.0.3.9999
20- - ` dev ` /` hotfix- ` branch - Current quick fixes to merge in to main quickly v4.0.3.9001 (increments one greater than ` betaX ` )
18+ - ` beta ` branch - Current dev relating to the beta api - e.g., v4.0.3.9000
19+ - ` sandbox ` branch - Current dev relating to the sandbox api - e.g., v4.0.3.8000
20+ - ` dev ` /` hotfix- ` branch - Current quick fixes to merge in to main quickly v4.0.3.9001 (increments one greater than ` beta ` )
2121
2222
2323## Naming Conventions
You can’t perform that action at this time.
0 commit comments