feat!: bump major version for first release

This commit is contained in:
CommunityMaintained 2026-06-14 14:27:38 -05:00
parent de548018f7
commit 1bedbe4c1b
2 changed files with 2 additions and 2 deletions

View file

@ -78,7 +78,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: master
token: ${{ secrets.GITHUB_TOKEN }}
ssh-key: ${{ secrets.RELEASE_DEPLOY_KEY }}
- name: Set combined version in mix.exs
run: |

View file

@ -25,7 +25,7 @@ Open an issue. Check for duplicates first. For bugs, include your Docker version
### Development setup
See the [Development and Contributing wiki page](https://github.com/CommunityMaintained/pinchflat/wiki/Development-and-Contributing) for local setup instructions.
TBA
## Release process