This is an automated email from the ASF dual-hosted git repository. thisisnic pushed a commit to branch fix-r-version in repository https://gitbox.apache.org/repos/asf/arrow-site.git
commit d03f5ce0dd66033403c137f040c4d2dd57426eb2 Author: Nic Crane <[email protected]> AuthorDate: Wed Feb 15 15:13:37 2023 +0000 Change R version from 11.0.0 to 11.0.0.2 --- docs/r/news/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/r/news/index.html b/docs/r/news/index.html index 6ea4ab97e94..6a04ef5ddaa 100644 --- a/docs/r/news/index.html +++ b/docs/r/news/index.html @@ -25,7 +25,7 @@ <a class="navbar-brand me-2" href="../index.html">Arrow R Package</a> <span class="version"> - <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">11.0.0</small> + <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">11.0.0.2</small> </span>
