Skip to content

Commit

Permalink
Update flathub version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlarsson committed May 13, 2019
1 parent 4604638 commit 4778c2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.flathub.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Then each time you can

Releases are done with:
REL=...new release number..
git tag v2.0.0.flathub${REL}
git push origin v2.0.0.flathub${REL}
git tag v2.3.0.flathub${REL}
git push origin v2.3.0.flathub${REL}
make tarballs
Then upload the files from dist/*.whl

0 comments on commit 4778c2b

Please sign in to comment.