Skip to content

Commit

Permalink
Prepare next development version. (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
Synesso authored Jul 26, 2023
1 parent f3c2628 commit 51931e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Releasing
gh pr create -f && gh pr merge --auto --squash
```

9. [Draft a new release](https://github.com/cashapp/nostrino/releases/new) of `A.B.C` and publish it. Copy release
9. [Draft a new release](https://github.com/cashapp/quiver/releases/new) of `A.B.C` and publish it. Copy release
notes added to `CHANGELOG.md` in step 1 into the release description.

## Troubleshooting
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=app.cash.quiver
VERSION_NAME=0.4.0
VERSION_NAME=0.5.0-SNAPSHOT
POM_URL=https://github.com/cashapp/quiver/
POM_SCM_URL=https://github.com/cashapp/quiver/
POM_SCM_CONNECTION=scm:git:git://github.com/cashapp/quiver.git
Expand Down

0 comments on commit 51931e7

Please sign in to comment.