Skip to content

Commit 5c6aa8b

Browse files
author
Travis CI
committed
Update release version in readme
1 parent d85c4ba commit 5c6aa8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Add the following to your `project/plugins.sbt` file:
5757

5858
```scala
5959
// for autoplugins
60-
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.25")
60+
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.4.0")
6161
```
6262

6363
In your `build.sbt` enable the plugin you want. For example the

0 commit comments

Comments
 (0)