From 74d7eabbc952234f88f9d2ae2bc4ecbcafff97c4 Mon Sep 17 00:00:00 2001 From: Matthias Kurz Date: Thu, 23 Nov 2023 08:11:27 +0100 Subject: [PATCH] Don't recommend specific version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f90bbe..003c7f1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ that. Enable this plugin in your project by adding it to your project's `plugins.sbt` file: - addSbtPlugin("com.github.sbt" % "sbt-js-engine" % "1.3.0") + addSbtPlugin("com.github.sbt" % "sbt-js-engine" % "") The following options are provided: