This is an automated email from the ASF dual-hosted git repository. alenka pushed a commit to branch AlenkaF-patch-1 in repository https://gitbox.apache.org/repos/asf/arrow-site.git
commit 83d6ac305c009437498b93b8dbcc7affac1f2ed1 Author: Alenka Frim <[email protected]> AuthorDate: Mon Jul 10 12:32:29 2023 +0200 Revert the accidental commit in versions.json --- docs/_static/versions.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/_static/versions.json b/docs/_static/versions.json index 9497a5581ab..465ebb53b11 100644 --- a/docs/_static/versions.json +++ b/docs/_static/versions.json @@ -7,6 +7,10 @@ "name": "12.0 (stable)", "version": "" }, + { + "name": "12.0", + "version": "12.0/" + }, { "name": "11.0", "version": "11.0/"
