tisonkun commented on code in PR #456: URL: https://github.com/apache/pulsar-site/pull/456#discussion_r1126095903
########## scripts/replace.js: ########## @@ -164,6 +164,7 @@ const latestVersion = getRealVersion(latestMajorRelease); const from = [ /@pulsar:version_number@/g, /@pulsar:version@/g, + /@pulsar:version_origin@/g, Review Comment: Make sense. Although, this patch update for NEXT version only. @urfreespace would you update for 2.8.x, 2.9.x, 2.10.x and 2.11.x? -- 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]
