Skip to content

Commit

Permalink
Release 19.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
fcyu committed Jan 13, 2023
1 parent b2ce3ee commit 70f2bb2
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 = '19.1-build12'
version = '19.1'

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=19.1-build12
msfragger.gui.version=19.1

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

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=19.1-build12
msfragger.gui.version=19.1

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

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

Expand Down

0 comments on commit 70f2bb2

Please sign in to comment.