Skip to content

Commit

Permalink
α (#1031)
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin authored Feb 10, 2025
1 parent f068b26 commit 1372e94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public String toString() {
}
};

public static final ReleasePhase latestVersionPhase = ReleasePhase.DEV;
public static final ReleasePhase latestVersionPhase = ReleasePhase.ALPHA;

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

Expand Down

0 comments on commit 1372e94

Please sign in to comment.