- make sure
lean-i18nhas been updated - edit
server/lean-toolchainto contain the desired version:leanprover/lean4:v4.31.0 - edit all
requirestatements inserver/lakefile.leanto contain the toolchain (e.g."v4.31.0") instead of"main" - call
lake update --keep-toolchain - undo the changes in
server/lakefile.lean npm run build:server- on github, create a PR and merge it
- create a tag, e.g.
v4.31.0, pointing to the bump commit