Skip to content

Commit

Permalink
Update version to 5.0.0-M3 (#981)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Oct 15, 2024
1 parent c877edd commit 92d762a
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-M2")
addSbtPlugin("com.earldouglas" % "sbt-war" % "5.0.0-M3")
```

*build.sbt:*
Expand Down

0 comments on commit 92d762a

Please sign in to comment.