From 6ead66146b3fc21ce60e81a9d002550c0d3f677b Mon Sep 17 00:00:00 2001 From: Bryson Gibbons Date: Fri, 7 Jun 2019 13:44:21 -0700 Subject: [PATCH] Bump the version for release --- MzidToTsvConverter/MzidToTsvConverter.csproj | 2 +- MzidToTsvConverter/MzidToTsvConverter_with_PSI_Interface.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)