From 2ebb78a5dbd09721310563799d3cc6b18e759eef Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 23 Jul 2024 16:07:00 +0000 Subject: [PATCH] Bump to 1.14.1 and pin version 1.9.5 of the web app. --- DESCRIPTION | 2 +- NEWS.md | 4 ++++ R/zzz.R | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 8debfd9..74e5132 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,7 +11,7 @@ Description: deployed online to be explored by collaborators. The dashboard includes 'sortable' tables, interactive plots including network visualization, and fine-grained filtering based on statistical significance. -Version: 1.14.0 +Version: 1.14.1 Authors@R: c( person("Terrence", "Ernst", role = c("aut"), comment = "Web application"), diff --git a/NEWS.md b/NEWS.md index f01357e..4de6bdb 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# 1.14.1 + +* The release tarball includes version 1.9.5 of the web app + # 1.14.0 * export of model metadata to JSON now follows the convention NA -> null diff --git a/R/zzz.R b/R/zzz.R index bc9600d..0d57419 100644 --- a/R/zzz.R +++ b/R/zzz.R @@ -10,7 +10,7 @@ OmicNavigatorPrefix <- "ONstudy" # The R package is meant to be used with a specific version of the app. If a # user has an older or newer version installed, send a warning. -versionAppPinned <- "1.9.4" +versionAppPinned <- "1.9.5" # The extra packages required to run the app appPackages <- c(