We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 007ddf4 + 1448099 commit 07290f5Copy full SHA for 07290f5
README.md
@@ -50,7 +50,7 @@ Add the following to your `project/plugins.sbt` file:
50
51
```scala
52
// for autoplugins
53
-addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.3")
+addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.6")
54
```
55
56
In your `build.sbt` enable the plugin you want. For example the
0 commit comments