Skip to content

Commit

Permalink
Update release_tagging.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drbyte committed Apr 8, 2024
1 parent de77a75 commit b455fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/dev/release_process/release_tagging.md
Expand Up @@ -103,8 +103,8 @@ git push upstream --tags
Then re-run these steps of the build:
- Create the release on Github (as detailed above)
- Note new commit hash and update [Release Log]({{< ref "release_log" >}} "release log")
- Update the [Release Manifest](/dev/release_process/manifest/) (you can get the SHA hash from here)
- Update the [zip file SHA on the Home page](/dev/release_process/release_links/).
- Update the [Release Manifest](/dev/release_process/manifest/)
- Check the [Releases Page](https://github.com/zencart/zencart/releases) and be sure the build you just did has been published and the old one has been removed.
- If required, update `docs` (What's New file, Changed Files).

Expand Down

0 comments on commit b455fdd

Please sign in to comment.