Skip to content

Commit

Permalink
version increase before release
Browse files Browse the repository at this point in the history
  • Loading branch information
nielshulstaert committed Apr 1, 2021
1 parent f2c707e commit 9e618b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM mono:latest
LABEL base_image="mono:latest"
LABEL version="1"
LABEL software="ThermoRawFileParser"
LABEL software.version="1.2.3"
LABEL software.version="1.3.3"
LABEL about.summary="A software to convert Thermo RAW files to mgf and mzML"
LABEL about.home="https://github.com/compomics/ThermoRawFileParser"
LABEL about.documentation="https://github.com/compomics/ThermoRawFileParser"
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile_basic
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM mono:latest
LABEL base_image="mono:latest"
LABEL version="1"
LABEL software="ThermoRawFileParser"
LABEL software.version="1.2.3"
LABEL software.version="1.3.3"
LABEL about.summary="A software to convert Thermo RAW files to mgf and mzML"
LABEL about.home="https://github.com/compomics/ThermoRawFileParser"
LABEL about.documentation="https://github.com/compomics/ThermoRawFileParser"
Expand Down

0 comments on commit 9e618b3

Please sign in to comment.