diff --git a/DESCRIPTION b/DESCRIPTION index 74e5132..1b583a0 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.1 +Version: 1.14.2 Authors@R: c( person("Terrence", "Ernst", role = c("aut"), comment = "Web application"), diff --git a/NEWS.md b/NEWS.md index 4de6bdb..292a8d2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# 1.14.2 + +* The release tarball includes version 1.9.6 of the web app + # 1.14.1 * The release tarball includes version 1.9.5 of the web app diff --git a/R/zzz.R b/R/zzz.R index 0d57419..922b72c 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.5" +versionAppPinned <- "1.9.6" # The extra packages required to run the app appPackages <- c(