Commits


Sutou Kouhei authored and Krisztián Szűcs committed 9b58385235b
ARROW-16560: [Website][Release] Fix versions.json update phase Update versions.json before (not after) we tag a new version. Because we need to use updated versions.json on release. If we update versions.json after tagging, documentations of new release use non-updated versions.json. Closes #13257 from kou/release-doc-fix-version-bump-phase Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>