Skip to content

Commit

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

group = 'com.github.chhh'
version = '14.0-rc8'
version = '14.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=14.0-rc8
msfragger.gui.version=14.0

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

0 comments on commit aad3dd6

Please sign in to comment.