We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9860679 commit f5b6fc7Copy full SHA for f5b6fc7
project/Extra.scala
@@ -8,7 +8,7 @@ object Extra {
8
9
val sbtPluginSettings = ScriptedPlugin.scriptedSettings ++ Seq(
10
organization := "org.portable-scala",
11
- version := "0.4.0-SNAPSHOT",
+ version := "0.4.0",
12
sbtPlugin := true,
13
scriptedLaunchOpts ++= Seq(
14
"-Dplugin.version=" + version.value,
0 commit comments