From b65db9317f2947856c31815cc7ff79bc7185296f Mon Sep 17 00:00:00 2001 From: jessopb <36554050+jessopb@users.noreply.github.com> Date: Thu, 2 Jun 2022 15:56:26 -0400 Subject: [PATCH] Updated Release (markdown) --- Release.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Release.md b/Release.md index b320b2e..e1c4713 100644 --- a/Release.md +++ b/Release.md @@ -1,8 +1,8 @@ 1. Make sure all commits, e.g. changelist updates are merged. -2. Bump the version by calling `yarn version x.y.z[-w]`. This will change the version, commit it, and create a new tag. (x.y.z[-rc.1]) +2. Bump the version by calling `yarn version x.y.z[-w]`. - since yarn3, you'll have to commit and push the changes from above and, -3. create a tag `git tag v0.x.y` - - push the tag `git push --tags` +3. create a tag `git tag v0.x.y ` + - push the tag `git push --follow-tags` 4. Draft a release at https://github.com/lbryio/lbry-desktop/releases/ (restart build in actions if necessary) 5. Update blockchain headers (optional) - ssh to lbrynet-useast