nastra commented on code in PR #263: URL: https://github.com/apache/iceberg-docs/pull/263#discussion_r1274680263
########## docs/config.toml: ########## @@ -9,8 +9,8 @@ theme= "iceberg-theme" siteType = "docs" search = true versions.iceberg = "" # This is populated by the github deploy workflow and is equal to the branch name - versions.nessie = "0.59.0" - latestVersions.iceberg = "1.3.0" # This is used for the version badge on the "latest" site version + versions.nessie = "0.65.0" Review Comment: I think this should stay as it was before, because 1.3.1 uses https://github.com/apache/iceberg/blob/apache-iceberg-1.3.1/versions.props#L25 -- 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]
