Skip to content

Commit

Permalink
2022.0 final release
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Apr 29, 2022
1 parent 478e320 commit e14d76e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
*/
public final class QueleaProperties extends SortedProperties {

public static final Version VERSION = new Version("2022.0", VersionType.BETA);
public static final Version VERSION = new Version("2022.0", VersionType.RELEASE);
private static QueleaProperties INSTANCE;
private String userHome;

Expand Down

0 comments on commit e14d76e

Please sign in to comment.