Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgio committed Jun 5, 2018
1 parent 4060112 commit 8c405f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/chorusmc/chorus/Chorus.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
*/
public class Chorus extends FXApplication {

public static final String VERSION = "1.0.2";
public static final String VERSION = "1.0.2a";

private static File passedFile;

Expand Down

0 comments on commit 8c405f4

Please sign in to comment.