Skip to content

Commit

Permalink
2022.0.2 (#20)
Browse files Browse the repository at this point in the history
* pushing changes for testing

* added paws package to server file

* added paws package to server file

* new changes added

* dynamic dates fixed, size of scatterplot increased

* changes on cache

* updated latest analytics package

* changes from Rshiny for message where no data is available for PEPFAR/MOH, and manifest file update

* version update
  • Loading branch information
Christian-Onyango authored Oct 25, 2023
1 parent 4867653 commit 3098b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source("./R/ui_main_module.R")
source("./R/ui_unauth_module.R")
source("./R/utilities.R")
source("./R/visuals.R")
app_info <- list(version = "v1.0.1")
app_info <- list(version = "v1.1.0")
wiki_url <- a("Data Alignment Support Site",
href = glue::glue("
https://datim.zendesk.com/hc/en-us/categories/\\
Expand Down

0 comments on commit 3098b50

Please sign in to comment.