diff --git a/MSFragger-GUI/build.gradle b/MSFragger-GUI/build.gradle index 5aec86459..45ba63b86 100644 --- a/MSFragger-GUI/build.gradle +++ b/MSFragger-GUI/build.gradle @@ -18,7 +18,7 @@ plugins { } group = 'com.github.chhh' -version = '19.0-build40' +version = '19.0' description = """FragPipe - run complete proteomics analyses from the GUI""" diff --git a/MSFragger-GUI/src/com/dmtavt/fragpipe/Bundle.properties b/MSFragger-GUI/src/com/dmtavt/fragpipe/Bundle.properties index a2a95843b..9940a8a6f 100644 --- a/MSFragger-GUI/src/com/dmtavt/fragpipe/Bundle.properties +++ b/MSFragger-GUI/src/com/dmtavt/fragpipe/Bundle.properties @@ -16,10 +16,10 @@ # # current dev version -msfragger.gui.version=19.0-build40 +msfragger.gui.version=19.0 # current last published release -fragpipe.last.release.version=18.0 +fragpipe.last.release.version=19.0 fragpipe-analyst-url=http://fragpipe-analyst.nesvilab.org/ diff --git a/MSFragger-GUI/src/umich/msfragger/gui/Bundle.properties b/MSFragger-GUI/src/umich/msfragger/gui/Bundle.properties index a2a95843b..9940a8a6f 100644 --- a/MSFragger-GUI/src/umich/msfragger/gui/Bundle.properties +++ b/MSFragger-GUI/src/umich/msfragger/gui/Bundle.properties @@ -16,10 +16,10 @@ # # current dev version -msfragger.gui.version=19.0-build40 +msfragger.gui.version=19.0 # current last published release -fragpipe.last.release.version=18.0 +fragpipe.last.release.version=19.0 fragpipe-analyst-url=http://fragpipe-analyst.nesvilab.org/