asdf2014 commented on code in PR #12832: URL: https://github.com/apache/druid/pull/12832#discussion_r933813295
########## web-console/src/links.ts: ########## @@ -19,7 +19,7 @@ import hasOwnProp from 'has-own-prop'; // This is set to the latest available version and should be updated to the next version before release -const DRUID_DOCS_VERSION = '0.20.0'; +const DRUID_DOCS_VERSION = '0.24.0'; Review Comment: @abhishekagarwal87 u r welcome, yes, I'm aware of it, but.. r u sure we need to change the version number to 24.0.0 as well? The version in the pom file is still 0.24.0, fyi, https://github.com/apache/druid/blob/master/pom.xml#L32 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
