diff --git a/.github/BORK_RELEASE_TEMPLATE.md b/.github/BORK_RELEASE_TEMPLATE.md index 5515820..806e5d9 100644 --- a/.github/BORK_RELEASE_TEMPLATE.md +++ b/.github/BORK_RELEASE_TEMPLATE.md @@ -5,6 +5,8 @@ Docker image: https://hub.docker.com/r/duckinator/bork/ The ZipApp is available below, as bork.pyz. +You can help {project_name} by supporting me on [GitHub Sponsors](https://github.com/sponsors/duckinator)! + --- Changes: diff --git a/bork/version.py b/bork/version.py index 3396f46..ce354b2 100644 --- a/bork/version.py +++ b/bork/version.py @@ -1,4 +1,4 @@ # This file should only ever be modified to change the version. # This will automatically prepare, and eventually create, a release. -__version__ = '5.0.0b6' +__version__ = '5.0.0'