From 3e0189ecb8478ed8ce614bfd8bbcdee98ea05b5c Mon Sep 17 00:00:00 2001 From: Fengchao Date: Sat, 3 Dec 2022 12:43:30 -0500 Subject: [PATCH] Bump to 19.0 --- MSFragger-GUI/build.gradle | 2 +- MSFragger-GUI/src/com/dmtavt/fragpipe/Bundle.properties | 4 ++-- MSFragger-GUI/src/umich/msfragger/gui/Bundle.properties | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) 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/