Skip to content

Commit

Permalink
up app version
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikSchultheis committed Jun 28, 2022
1 parent b151c6d commit 8defe2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wilson-basic/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if (!requireNamespace("pacman", quietly = TRUE)) {
pacman::p_load(char = dependencies)

# Set versions
wilson_app_version <- "WIlsON basic 2.1.3"
wilson_app_version <- "WIlsON basic 2.1.4"
wilson_package_version <- as.character(packageVersion("wilson"))

#
Expand Down

0 comments on commit 8defe2f

Please sign in to comment.