Skip to content

Commit 9bef3d8

Browse files
author
Travis CI
committed
Update release version in readme
1 parent 0a393ad commit 9bef3d8

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
@@ -56,7 +56,7 @@ Add the following to your `project/plugins.sbt` file:
5656

5757
```scala
5858
// for autoplugins
59-
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.0")
59+
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.1")
6060
```
6161

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

0 commit comments

Comments
 (0)