Skip to content

Commit

Permalink
Set version to 12.0 before release
Browse files Browse the repository at this point in the history
  • Loading branch information
chhh committed Nov 9, 2019
1 parent d245af8 commit 80ac789
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 = '13.0-RC3'
version = '12.0'

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

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=13.0-RC3
msfragger.gui.version=12.0

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

0 comments on commit 80ac789

Please sign in to comment.