diff --git a/MzidToTsvConverter/MzidToTsvConverter.csproj b/MzidToTsvConverter/MzidToTsvConverter.csproj index c581521..2fddc6b 100644 --- a/MzidToTsvConverter/MzidToTsvConverter.csproj +++ b/MzidToTsvConverter/MzidToTsvConverter.csproj @@ -6,7 +6,7 @@ MzidToTsvConverter MzidToTsvConverter MzidToTsvConverter - 1.3.1 + 1.3.2 $(Version) $(Version) Converts mzid[.gz] files to the MS-GF+ tsv format. Designed for MS-GF+ mzid files (looks for EValue and SpecEValue scores) diff --git a/MzidToTsvConverter/MzidToTsvConverter_with_PSI_Interface.csproj b/MzidToTsvConverter/MzidToTsvConverter_with_PSI_Interface.csproj index 4959030..2368c75 100644 --- a/MzidToTsvConverter/MzidToTsvConverter_with_PSI_Interface.csproj +++ b/MzidToTsvConverter/MzidToTsvConverter_with_PSI_Interface.csproj @@ -6,7 +6,7 @@ MzidToTsvConverter MzidToTsvConverter MzidToTsvConverter - 1.1.0 + 1.3.2 $(Version) $(Version) Converts mzid[.gz] files to the MS-GF+ tsv format. Designed for MS-GF+ mzid files (looks for EValue and SpecEValue scores)