From aff6f52d797feb385b72ad62e486d00396c59127 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 15 Apr 2024 20:12:51 +0000 Subject: [PATCH] Bump to 1.13.21 and pin version 1.9.4 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 3fd4943..1363f96 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.13.20 +Version: 1.13.21 Authors@R: c( person("Terrence", "Ernst", role = c("aut"), comment = "Web application"), diff --git a/NEWS.md b/NEWS.md index 4010afe..96a466b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# 1.13.21 + +* The release tarball includes version 1.9.4 of the web app + # 1.13.20 * The release tarball includes version 1.9.3 of the web app diff --git a/R/zzz.R b/R/zzz.R index dbcbe2d..bc9600d 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.3" +versionAppPinned <- "1.9.4" # The extra packages required to run the app appPackages <- c(