kevinjqliu commented on code in PR #16544:
URL: https://github.com/apache/iceberg/pull/16544#discussion_r3510834316


##########
site/mkdocs.yml:
##########
@@ -112,6 +112,7 @@ markdown_extensions:
 
 extra:
   icebergVersion: '1.11.0'
+  snapshotVersion: '1.12.0-SNAPSHOT'

Review Comment:
   I see, this is the make sure the examples in 
`site/docs/nightly-snapshots.md` are up to date and can be used as is.
   If thats the case, can we inline the logic? Would be good to not rely on 
updating yet another variable. 
   That way we can remove the change in `site/docs/how-to-release.md` too 
   



-- 
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]

Reply via email to