kou commented on code in PR #53: URL: https://github.com/apache/arrow-dotnet/pull/53#discussion_r2345488618
########## dev/release/README.md: ########## @@ -177,10 +177,10 @@ To verify a RC, run the following command line: $ dev/release/verify_rc.sh ${VERSION} ${RC} ``` -Here is an example to verify the release 21.0.0 RC0: +Here is an example to verify the release 22.0.0 RC0: ```console -$ dev/release/verify_rc.sh 21.0.0 0 +$ dev/release/verify_rc.sh 22.0.0 0 Review Comment: This is not wrong but 21.0.0 doesn't exist in this repository. So 22.0.0 is better for example. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org