This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new fe90695e50e GH-34907: [R] Update versions.json on R site (#342)
fe90695e50e is described below
commit fe90695e50e23f5e7f5d95507a99939fcf366b6f
Author: Nic Crane <[email protected]>
AuthorDate: Wed Apr 12 06:59:37 2023 +0100
GH-34907: [R] Update versions.json on R site (#342)
We missed updating this in the 11.0.0.3 release, which caused the
versions dropdown to show incorrect information for selection.
---
docs/r/versions.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/r/versions.json b/docs/r/versions.json
index 05ae619584c..04d52dc9cbd 100644
--- a/docs/r/versions.json
+++ b/docs/r/versions.json
@@ -4,7 +4,7 @@
"version": "dev/"
},
{
- "name": "11.0.0 (release)",
+ "name": "11.0.0.3 (release)",
"version": ""
},
{