Skip to content

Commit 6c15890

Browse files
authored
Update link to default release process definition
1 parent 684ac3c commit 6c15890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ I highly recommend to make yourself familiar with the [State API](https://www.sc
257257

258258
### Can we finally customize that release process, please?
259259

260-
Yes, and as a start, let's take a look at the [default definition](https://github.com/sbt/sbt-release/blob/v1.0.15/src/main/scala/ReleasePlugin.scala#L250) of `releaseProcess`:
260+
Yes, and as a start, let's take a look at the [default definition](https://github.com/sbt/sbt-release/blob/v1.4.0/src/main/scala/ReleasePlugin.scala#L262-L274) of `releaseProcess`:
261261

262262
#### The default release process
263263

0 commit comments

Comments
 (0)