Skip to content

Commit

Permalink
Update version to 5.0.0-M4 (#986)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Oct 18, 2024
1 parent 0f1b3b8 commit 3724a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ sbt.version=1.10.2
*project/plugins.sbt:*

```scala
addSbtPlugin("com.earldouglas" % "sbt-war" % "5.0.0-M3")
addSbtPlugin("com.earldouglas" % "sbt-war" % "5.0.0-M4")
```

*build.sbt:*
Expand Down

0 comments on commit 3724a34

Please sign in to comment.