Skip to content

Commit 9e618b3

Browse files
version increase before release
1 parent f2c707e commit 9e618b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM mono:latest
55
LABEL base_image="mono:latest"
66
LABEL version="1"
77
LABEL software="ThermoRawFileParser"
8-
LABEL software.version="1.2.3"
8+
LABEL software.version="1.3.3"
99
LABEL about.summary="A software to convert Thermo RAW files to mgf and mzML"
1010
LABEL about.home="https://github.com/compomics/ThermoRawFileParser"
1111
LABEL about.documentation="https://github.com/compomics/ThermoRawFileParser"

Dockerfile_basic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM mono:latest
55
LABEL base_image="mono:latest"
66
LABEL version="1"
77
LABEL software="ThermoRawFileParser"
8-
LABEL software.version="1.2.3"
8+
LABEL software.version="1.3.3"
99
LABEL about.summary="A software to convert Thermo RAW files to mgf and mzML"
1010
LABEL about.home="https://github.com/compomics/ThermoRawFileParser"
1111
LABEL about.documentation="https://github.com/compomics/ThermoRawFileParser"

0 commit comments

Comments
 (0)