Skip to content

Commit

Permalink
Updated version information to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rpufe committed Apr 22, 2024
1 parent 5b03353 commit 2a45925
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
*/
public class BenchmarkView extends JFrame implements IObserver<IModelReadOnly>
{
public static final String VERSION = "3.1";
public static final String VERSION = "3.2";

private final JComboBox<ChallengeType> challenge;

Expand Down

0 comments on commit 2a45925

Please sign in to comment.