Skip to content

Commit 4240d03

Browse files
committed
Bump to 19.1-build12.
1 parent a27674f commit 4240d03

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

MSFragger-GUI/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
}
1919

2020
group = 'com.github.chhh'
21-
version = '19.1-build11'
21+
version = '19.1-build12'
2222

2323
description = """FragPipe - run complete proteomics analyses from the GUI"""
2424

MSFragger-GUI/src/com/dmtavt/fragpipe/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717

1818
# current dev version
19-
msfragger.gui.version=19.1-build11
19+
msfragger.gui.version=19.1-build12
2020

2121
# current last published release
2222
fragpipe.last.release.version=19.0

MSFragger-GUI/src/umich/msfragger/gui/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717

1818
# current dev version
19-
msfragger.gui.version=19.1-build11
19+
msfragger.gui.version=19.1-build12
2020

2121
# current last published release
2222
fragpipe.last.release.version=19.0

0 commit comments

Comments
 (0)