diff --git a/DESCRIPTION b/DESCRIPTION index ad59f39..3fd4943 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.19 +Version: 1.13.20 Authors@R: c( person("Terrence", "Ernst", role = c("aut"), comment = "Web application"), diff --git a/NEWS.md b/NEWS.md index 68e6657..4010afe 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# 1.13.20 + +* The release tarball includes version 1.9.3 of the web app + * Fix bug in `importStudy()` that resulted in mapping table not being imported. # 1.13.19 diff --git a/R/zzz.R b/R/zzz.R index 984699b..dbcbe2d 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.2" +versionAppPinned <- "1.9.3" # The extra packages required to run the app appPackages <- c(