Skip to content

Commit ae89b0a

Browse files
committed
Bump to 22.1-build03
1 parent fb8153c commit ae89b0a

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
@@ -26,7 +26,7 @@ plugins {
2626
}
2727

2828
group = 'com.github.chhh'
29-
version = '22.1-build02'
29+
version = '22.1-build03'
3030

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

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=22.1-build02
19+
msfragger.gui.version=22.1-build03
2020

2121
# current last published release
2222
fragpipe.last.release.version=22.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=22.1-build02
19+
msfragger.gui.version=22.1-build03
2020

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

0 commit comments

Comments
 (0)