Skip to content

Commit

Permalink
Update release version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
muuki88 committed Apr 6, 2018
1 parent 5d2f7f2 commit ca82c0f
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 @@ -55,7 +55,7 @@ Add the following to your `project/plugins.sbt` file:

```scala
// for autoplugins
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.4")
```

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

0 comments on commit ca82c0f

Please sign in to comment.