Skip to content

Commit 70767d4

Browse files
committed
Bump to 23.0-build7
1 parent f51a70b commit 70767d4

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 = '23.0-build6'
29+
version = '23.0-build7'
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=23.0-build6
19+
msfragger.gui.version=23.0-build7
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=23.0-build6
19+
msfragger.gui.version=23.0-build7
2020
# current last published release
2121
fragpipe.last.release.version=22.0
2222

0 commit comments

Comments
 (0)