mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
version := "1.2.0-SNAPSHOT"
This commit is contained in:
@@ -9,7 +9,7 @@ def buildLevelSettings: Seq[Setting[_]] =
|
||||
inThisBuild(
|
||||
Seq(
|
||||
organization := "org.scala-sbt",
|
||||
version := "1.1.2-SNAPSHOT",
|
||||
version := "1.2.0-SNAPSHOT",
|
||||
description := "sbt is an interactive build tool",
|
||||
bintrayOrganization := Some("sbt"),
|
||||
bintrayRepository := {
|
||||
|
||||
Reference in New Issue
Block a user