diff --git a/404.html b/404.html index 101942291..29d6386d8 100644 --- a/404.html +++ b/404.html @@ -33,7 +33,7 @@ shiny - 1.11.1 + 1.11.1.9000 diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 02af2dc5c..afe3cbd5e 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ shiny - 1.11.1 + 1.11.1.9000 diff --git a/LICENSE-text.html b/LICENSE-text.html index 089cbf991..019c266c2 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ shiny - 1.11.1 + 1.11.1.9000 diff --git a/TODO-promises.html b/TODO-promises.html index b24aae929..27d5cd17d 100644 --- a/TODO-promises.html +++ b/TODO-promises.html @@ -17,7 +17,7 @@ shiny - 1.11.1 + 1.11.1.9000 diff --git a/authors.html b/authors.html index 82389dbbd..513cf3189 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ shiny - 1.11.1 + 1.11.1.9000 @@ -199,13 +199,13 @@

Chang W, Cheng J, Allaire J, Sievert C, Schloerke B, Xie Y, Allen J, McPherson J, Dipert A, Borges B (2025). shiny: Web Application Framework for R. -R package version 1.11.1, https://shiny.posit.co/. +R package version 1.11.1.9000, https://shiny.posit.co/.

@Manual{,
   title = {shiny: Web Application Framework for R},
   author = {Winston Chang and Joe Cheng and JJ Allaire and Carson Sievert and Barret Schloerke and Yihui Xie and Jeff Allen and Jonathan McPherson and Alan Dipert and Barbara Borges},
   year = {2025},
-  note = {R package version 1.11.1},
+  note = {R package version 1.11.1.9000},
   url = {https://shiny.posit.co/},
 }
diff --git a/index.html b/index.html index ebd8dc46a..bccf65c58 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ shiny - 1.11.1 + 1.11.1.9000 diff --git a/news/index.html b/news/index.html index 6481aea81..512fca8e9 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ shiny - 1.11.1 + 1.11.1.9000 @@ -47,6 +47,9 @@ Source: NEWS.md +
+ +

This is a patch release primarily for addressing the bugs introduced in v1.11.0.

diff --git a/pkgdown.yml b/pkgdown.yml index 151732ba8..447ba039f 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,4 +2,4 @@ pandoc: 3.1.11 pkgdown: 2.1.3 pkgdown_sha: ~ articles: {} -last_built: 2025-07-08T04:55Z +last_built: 2025-07-08T05:04Z diff --git a/reference/ExtendedTask.html b/reference/ExtendedTask.html index 8bda14bea..a7352f364 100644 --- a/reference/ExtendedTask.html +++ b/reference/ExtendedTask.html @@ -34,7 +34,7 @@ begin until the previous invocation has completed."> shiny - 1.11.1 + 1.11.1.9000
diff --git a/reference/MockShinySession.html b/reference/MockShinySession.html index ba6a2116f..2b5648c7b 100644 --- a/reference/MockShinySession.html +++ b/reference/MockShinySession.html @@ -28,7 +28,7 @@ of testServer()."> shiny - 1.11.1 + 1.11.1.9000 diff --git a/reference/NS.html b/reference/NS.html index d18fabc69..57e88f016 100644 --- a/reference/NS.html +++ b/reference/NS.html @@ -19,7 +19,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> shiny - 1.11.1 + 1.11.1.9000 diff --git a/reference/Progress.html b/reference/Progress.html index 73e8bfb93..ae5b327ca 100644 --- a/reference/Progress.html +++ b/reference/Progress.html @@ -18,7 +18,7 @@ Reporting progress (object-oriented API)"> shiny - 1.11.1 + 1.11.1.9000 diff --git a/reference/absolutePanel.html b/reference/absolutePanel.html index 7e7d09be2..70223e2a6 100644 --- a/reference/absolutePanel.html +++ b/reference/absolutePanel.html @@ -17,7 +17,7 @@ shiny - 1.11.1 + 1.11.1.9000 diff --git a/reference/actionButton.html b/reference/actionButton.html index 3cb1dce2a..5b9931e03 100644 --- a/reference/actionButton.html +++ b/reference/actionButton.html @@ -18,7 +18,7 @@ each time it is pressed.">