Skip to content

Commit 8842469

Browse files
committed
Merge 'Update release cycle docs for #dev-announcements' (#2562)
2 parents dd1da93 + 3d46c9e commit 8842469

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ Regular releases of the randomizer roughly follow this schedule:
8181
* Full freeze also lasts at least one week and may take longer if beta tester activity is low.
8282
* If no critical issues are found during beta testing, the release is published and any PRs labelled “waiting for release” are merged to start off the next release cycle.
8383

84-
The current state of the release cycle is pinned in the #dev-public-talk Discord channel.
84+
Updates to the state of the release cycle will be posted to the #dev-announcements Discord channel.
8585

8686
There may also be hotfix releases which bypass this procedure, e.g. in case of a severe bug that wasn't caught in beta testing or in case of changes to racing presets.

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '9.1.3'
1+
__version__ = '9.1.4'
22

33
# This is a supplemental version number for branches based off of main dev.
44
supplementary_version = 0

0 commit comments

Comments
 (0)