We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d245af8 commit 80ac789Copy full SHA for 80ac789
MSFragger-GUI/build.gradle
@@ -20,7 +20,7 @@ plugins {
20
}
21
22
group = 'com.github.chhh'
23
-version = '13.0-RC3'
+version = '12.0'
24
25
description = """FragPipe - run complete proteomics analyses from the GUI"""
26
MSFragger-GUI/src/umich/msfragger/gui/Bundle.properties
@@ -16,7 +16,7 @@
16
#
17
18
# current dev version
19
-msfragger.gui.version=13.0-RC3
+msfragger.gui.version=12.0
# current last published release
fragpipe.last.release.version=11.0
0 commit comments