Skip to content

Commit

Permalink
Bump to 22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fcyu committed May 30, 2024
1 parent 3ed3e96 commit a187705
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MSFragger-GUI/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
}

group = 'com.github.chhh'
version = '21.2-build57'
version = '22.0'

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

Expand Down
2 changes: 1 addition & 1 deletion MSFragger-GUI/src/com/dmtavt/fragpipe/Bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#

# current dev version
msfragger.gui.version=21.2-build57
msfragger.gui.version=22.0

# current last published release
fragpipe.last.release.version=21.1
Expand Down
2 changes: 1 addition & 1 deletion MSFragger-GUI/src/umich/msfragger/gui/Bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#

# current dev version
msfragger.gui.version=21.2-build57
msfragger.gui.version=22.0

# current last published release
fragpipe.last.release.version=21.1
Expand Down

0 comments on commit a187705

Please sign in to comment.