Skip to content

Commit

Permalink
Update version to 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Aug 13, 2020
1 parent 1d13d94 commit dac2892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/genepi/haplogrep/main/Haplogrep.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

public class Haplogrep extends Tool {

public static String VERSION = "v2.2.5";
public static String VERSION = "v2.2.6";

public Haplogrep(String[] args) {
super(args);
Expand Down

1 comment on commit dac2892

@vercel
Copy link

@vercel vercel bot commented on dac2892 Aug 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.