mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 09:30:21 +02:00
back to a snapshot version
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[app]
|
||||
org: org.scala-sbt
|
||||
name: sbt
|
||||
version: read(sbt.version)[0.13.0-M1]
|
||||
version: read(sbt.version)[0.13.0-SNAPSHOT]
|
||||
class: ${sbt.main.class-sbt.xMain}
|
||||
components: xsbti
|
||||
cross-versioned: true
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
[app]
|
||||
org: org.scala-sbt
|
||||
name: sbt
|
||||
version: 0.13.0-M1
|
||||
version: 0.13.0-SNAPSHOT
|
||||
class: sbt.ScriptMain
|
||||
components: xsbti
|
||||
cross-versioned: true
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
[app]
|
||||
org: org.scala-sbt
|
||||
name: sbt
|
||||
version: 0.13.0-M1
|
||||
version: 0.13.0-SNAPSHOT
|
||||
class: sbt.ConsoleMain
|
||||
components: xsbti
|
||||
cross-versioned: true
|
||||
|
||||
Reference in New Issue
Block a user