Skip to content

Commit 6a21a48

Browse files
committed
Bump to 20.0
1 parent b7fce54 commit 6a21a48

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

MSFragger-GUI/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
}
1919

2020
group = 'com.github.chhh'
21-
version = '20.0-build9'
21+
version = '20.0'
2222
def batmassio_version = '1.28.12'
2323

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
#
1717

1818
# current dev version
19-
msfragger.gui.version=20.0-build9
19+
msfragger.gui.version=20.0
2020

2121
# current last published release
22-
fragpipe.last.release.version=19.1
22+
fragpipe.last.release.version=20.0
2323

2424
fragpipe-analyst-url=http://fragpipe-analyst.nesvilab.org/
2525

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
#
1717

1818
# current dev version
19-
msfragger.gui.version=20.0-build9
19+
msfragger.gui.version=20.0
2020

2121
# current last published release
22-
fragpipe.last.release.version=19.1
22+
fragpipe.last.release.version=20.0
2323

2424
fragpipe-analyst-url=http://fragpipe-analyst.nesvilab.org/
2525

0 commit comments

Comments
 (0)