Skip to content

Commit c2c5ba9

Browse files
authored
β (#1122)
1 parent 95743a2 commit c2c5ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unicodetools/src/main/java/org/unicode/text/utility/Settings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public String toString() {
4141
}
4242
};
4343

44-
public static final ReleasePhase latestVersionPhase = ReleasePhase.ALPHA;
44+
public static final ReleasePhase latestVersionPhase = ReleasePhase.BETA;
4545

4646
public static final String lastVersion = "16.0.0"; // last released version
4747

0 commit comments

Comments
 (0)