Skip to content

Commit

Permalink
fix typo in todo.md
Browse files Browse the repository at this point in the history
  • Loading branch information
metablaster committed Nov 15, 2022
1 parent b1a8991 commit 481d246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Todo's in this file are categorized into following sections:
- `git prune --dry-run` `git prune`
- `git repack -d -F`
- Create and publish a new tag:
- `git tag -a v0.13.1 -m "Windows Firewall Ruleset 0.13.1 -s`
- `git tag -a v0.13.1 -m "Windows Firewall Ruleset 0.13.1" -s`
- `git tag -v v0.13.1`
- `git push origin v0.13.1`
- Generate SHA `Get-FileHash -Algorithm SHA256 -Path FILENAME`
Expand Down

0 comments on commit 481d246

Please sign in to comment.