diff --git a/R/app_version.R b/R/app_version.R index 6d74916..724053e 100644 --- a/R/app_version.R +++ b/R/app_version.R @@ -1 +1 @@ -app_version <- function()'v25.4.5.250430' +app_version <- function()'25.5.1' diff --git a/R/hosted_version.R b/R/hosted_version.R new file mode 100644 index 0000000..317135d --- /dev/null +++ b/R/hosted_version.R @@ -0,0 +1 @@ +hosted_version <- function()'v25.5.1-250505'