Skip to content

Commit

Permalink
Fix reference
Browse files Browse the repository at this point in the history
  • Loading branch information
fornellas committed Apr 21, 2020
1 parent 223de66 commit 634935d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- `.version`
- Commit & push the tag:
- `git checkout master`
- `git add testslide/version.py`
- `git add .version`
- `git commit -m "v$VERSION"`
- `git tag $VERSION`
- `git push`
Expand Down

0 comments on commit 634935d

Please sign in to comment.