Skip to content

Commit

Permalink
change version name
Browse files Browse the repository at this point in the history
  • Loading branch information
Leg0shii committed Apr 29, 2023
1 parent 31084e7 commit 8b23e80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

public class Application extends javafx.application.Application {

public static String APP_NAME = "Parkour Calculator v1.0.3";
public static String APP_NAME = "Parkour Calculator Alpha v1.1.0";

public Scene scene;
public BorderPane window;
Expand Down

0 comments on commit 8b23e80

Please sign in to comment.