The release process works roughly like this:
./scripts/bump-versions.sh <type-of-bump>
git commit
./scripts/upload.hs
git tag <version> && git push --tags
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
The release process works roughly like this:
./scripts/bump-versions.sh <type-of-bump>
git commit
./scripts/upload.hs
git tag <version> && git push --tags