Skip to content

Commit

Permalink
feat: Set default shinylive assets to v0.7.0 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke authored Sep 3, 2024
1 parent 8bef48f commit c186cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/version.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This is the version of the Shinylive assets to use.
SHINYLIVE_ASSETS_VERSION <- "0.6.0"
SHINYLIVE_ASSETS_VERSION <- "0.7.0"
SHINYLIVE_R_VERSION <- as.character(utils::packageVersion("shinylive"))
WEBR_R_VERSION <- "4.4.1"

0 comments on commit c186cc7

Please sign in to comment.