Skip to content

Commit d38caf6

Browse files
author
Travis CI
committed
Update release version in readme
1 parent 4951793 commit d38caf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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.4")
59+
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1")
6060
```
6161

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

0 commit comments

Comments
 (0)