mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
launchconfig bump
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[app]
|
||||
org: ${sbt.organization-org.scala-sbt}
|
||||
name: sbt
|
||||
version: ${sbt.version-read(sbt.version)[0.13.9]}
|
||||
version: ${sbt.version-read(sbt.version)[0.13.10]}
|
||||
class: sbt.xMain
|
||||
components: xsbti,extra
|
||||
cross-versioned: ${sbt.cross.versioned-false}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
[app]
|
||||
org: ${sbt.organization-org.scala-sbt}
|
||||
name: sbt
|
||||
version: ${sbt.version-read(sbt.version)[0.13.9]}
|
||||
version: ${sbt.version-read(sbt.version)[0.13.10]}
|
||||
class: sbt.ScriptMain
|
||||
components: xsbti,extra
|
||||
cross-versioned: ${sbt.cross.versioned-false}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
[app]
|
||||
org: ${sbt.organization-org.scala-sbt}
|
||||
name: sbt
|
||||
version: ${sbt.version-read(sbt.version)[0.13.9]}
|
||||
version: ${sbt.version-read(sbt.version)[0.13.10]}
|
||||
class: sbt.ConsoleMain
|
||||
components: xsbti,extra
|
||||
cross-versioned: ${sbt.cross.versioned-false}
|
||||
|
||||
Reference in New Issue
Block a user