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
releasePhase: # See ReleasePhase in https://github.com/unicode-org/unicodetools/blob/main/unicodetools/src/main/java/org/unicode/text/utility/Settings.java
14
+
description: Release phase
15
15
type: choice
16
16
options:
17
-
- Snapshot
17
+
- Dev
18
18
- Alpha
19
19
- Beta
20
-
default: Snapshot
20
+
default: Dev
21
21
22
22
env:
23
23
COPY_YEAR: "2024"
24
24
UNI_VER: "17.0.0"
25
25
EMOJI_VER: "17.0"
26
26
TR10_REV: "tr10-52"# UTS #10 release revision number to be used in CollationTest.html: One more than the last release revision number.
0 commit comments