File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 33 - ` git checkout -b v1.4 `
44 - ` git push origin v1.4 `
55- [ ] mark the current release as the new release in the ` main ` branch
6+ - [ ] switch your repo back to ` main ` : ` git checkout main `
67 - [ ] edit QUARTO_VERSION line in ` /configuration ` to be the new version (e.g. ` 1.5 ` )
78 - [ ] push the changes to the ` main ` branch
89 - [ ] kick off a v1.5 build in GHA: https://github.com/quarto-dev/quarto-cli/actions/workflows/create-release.yml
7778 - This is community maintained, so no action is needed from us.
7879 - Scoop: This will be updated automatically in the manifests repo. No action is needed from us. Maintained as personal project by @cderv.
7980 - Homebrew: This is automated through an homebrew bot to update the cask < https://github.com/Homebrew/homebrew-cask>
80- - Manisfest : < https://github.com/Homebrew/homebrew-cask/blob/master/Casks/q/quarto.rb>
81+ - Manifest : < https://github.com/Homebrew/homebrew-cask/blob/master/Casks/q/quarto.rb>
You can’t perform that action at this time.
0 commit comments