Skip to content

Commit

Permalink
change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasguignard authored Nov 27, 2023
1 parent 3ff7295 commit ab0af9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wwwachab.pl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
\n--MDAPIkey <Path to File containing only MobiDetails API key (default file is MD.apikey in the achab folder, default build is hg19, but vcf header is parsed to check if hg38 and correct url ) >
\n\n-v|--version < return version number and exit > ";

my $versionOut = "achab version www:1.0.15";
my $versionOut = "achab version www:1.0.16";

#################################### VARIABLES INIT ########################

Expand Down

0 comments on commit ab0af9c

Please sign in to comment.