Skip to content

Commit

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

group = 'com.github.chhh'
version = '20.0-build9'
version = '20.0'
def batmassio_version = '1.28.12'

description = """FragPipe - run complete proteomics analyses from the GUI"""
Expand Down
4 changes: 2 additions & 2 deletions MSFragger-GUI/src/com/dmtavt/fragpipe/Bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
#

# current dev version
msfragger.gui.version=20.0-build9
msfragger.gui.version=20.0

# current last published release
fragpipe.last.release.version=19.1
fragpipe.last.release.version=20.0

fragpipe-analyst-url=http://fragpipe-analyst.nesvilab.org/

Expand Down
4 changes: 2 additions & 2 deletions MSFragger-GUI/src/umich/msfragger/gui/Bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
#

# current dev version
msfragger.gui.version=20.0-build9
msfragger.gui.version=20.0

# current last published release
fragpipe.last.release.version=19.1
fragpipe.last.release.version=20.0

fragpipe-analyst-url=http://fragpipe-analyst.nesvilab.org/

Expand Down

0 comments on commit 6a21a48

Please sign in to comment.