Start v1.9.0 release candidate

This commit is contained in:
Carson
2024-07-24 17:39:07 -05:00
parent 3f4676d9a6
commit b3dd27339a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
Package: shiny Package: shiny
Type: Package Type: Package
Title: Web Application Framework for R Title: Web Application Framework for R
Version: 1.8.1.9001 Version: 1.9.0
Authors@R: c( Authors@R: c(
person("Winston", "Chang", role = c("aut", "cre"), email = "winston@posit.co", comment = c(ORCID = "0000-0002-1576-2126")), person("Winston", "Chang", role = c("aut", "cre"), email = "winston@posit.co", comment = c(ORCID = "0000-0002-1576-2126")),
person("Joe", "Cheng", role = "aut", email = "joe@posit.co"), person("Joe", "Cheng", role = "aut", email = "joe@posit.co"),

View File

@@ -1,4 +1,4 @@
# shiny (development version) # shiny 1.9.0
## New busy indication feature ## New busy indication feature