Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
yermak committed Dec 3, 2018
1 parent ecbedff commit 41e9611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/uk/yermak/audiobookconverter/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

public class Version {
public static final int MAJOR = 2;
public static final int MINOR = 10;
public static final int MINOR = 11;
public static final int BUILD = 0;

public Version() {
Expand Down

0 comments on commit 41e9611

Please sign in to comment.