Commit 8ee2e18
committed
chore: change version headers to actually describe versions
Using stable vs nightly is misleading in our case since the 10.X version range.
NIghtlies are actually considered stable releases while providing ahead-of-the-time discord features from the canary v10 api.
Previously stable was more considered LTS, tho we're gonna clarify that more and phase it out.
Actual testing builds have other names, like descriptive branch names.
Our name schema has been since years {DISCORD_API_VERSION}.{MAJOR}.{MINOR}-{PATCH_OR_TESTING-WITH-NUM}1 parent 6f481a5 commit 8ee2e18
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments