Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alanvardy committed Apr 1, 2023
1 parent 26fa238 commit 4384072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PUBLISH_CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ cargo aur

11. [Create a new release](https://github.com/alanvardy/tod/releases/new)

- Make sure to use the label and title in format `v0.3.3`
- Make sure to use the label and title in format `v0.3.4`
- Add binary from tod directory

12. Publish to Cargo
Expand All @@ -62,6 +62,6 @@ mv PKGBUILD ../tod-bin/
rm *.tar.gz
cd ../tod-bin/
git add .
git commit -m v0.3.3
git commit -m v0.3.4
git push aur
```

0 comments on commit 4384072

Please sign in to comment.