Skip to content

Commit

Permalink
Update the release process
Browse files Browse the repository at this point in the history
  • Loading branch information
groue committed Sep 29, 2024
1 parent ec031dc commit ecd4658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/ReleaseProcess.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To release a new GRDB version:
- Look for undesired tags: `git for-each-ref --format '%(refname) %(authorname)' refs/tags`
- Push to the `master` branch
- Push to the `development` branch
- Push to the `GRDB6` branch
- Push to the `GRDB7` branch
- `pod trunk push --allow-warnings GRDB.swift.podspec`
- Update [performance comparison](https://github.com/groue/GRDB.swift/wiki/Performance):

Expand Down

0 comments on commit ecd4658

Please sign in to comment.