We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8153c commit ae89b0aCopy full SHA for ae89b0a
MSFragger-GUI/build.gradle
@@ -26,7 +26,7 @@ plugins {
26
}
27
28
group = 'com.github.chhh'
29
-version = '22.1-build02'
+version = '22.1-build03'
30
31
description = """FragPipe - run complete proteomics analyses from the GUI"""
32
MSFragger-GUI/src/com/dmtavt/fragpipe/Bundle.properties
@@ -16,7 +16,7 @@
16
#
17
18
# current dev version
19
-msfragger.gui.version=22.1-build02
+msfragger.gui.version=22.1-build03
20
21
# current last published release
22
fragpipe.last.release.version=22.0
MSFragger-GUI/src/umich/msfragger/gui/Bundle.properties
0 commit comments