PragmaTwice commented on code in PR #5431: URL: https://github.com/apache/opendal/pull/5431#discussion_r1891068906
########## website/community/release/release.md: ########## @@ -139,11 +139,10 @@ For example: Bump all components' version in the project to the new opendal version. Please note that this version is the exact version of the release, not the release candidate version. -- rust core: bump version in `Cargo.toml` -- cpp binding: bump version in `bindings/cpp/CMakeLists.txt` Review Comment: I don't think there's a common practice, it's can be just git tags, or text files, or generate by scripts, e.g. https://github.com/ClickHouse/ClickHouse/blob/8a04621f436a36b35346ff474fb980469b61647d/cmake/autogenerated_versions.txt#L1 . -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
