mirror of https://github.com/sbt/sbt.git
Docs: release in docs should be -Beta1
This commit is contained in:
parent
e2cacf2b6a
commit
26876571d3
|
|
@ -9,7 +9,7 @@ extensions = ['sphinxcontrib.issuetracker', 'sphinx.ext.extlinks', 'howto']
|
|||
|
||||
project = 'sbt'
|
||||
version = '0.13'
|
||||
release = '0.13.0'
|
||||
release = '0.13.0-Beta1'
|
||||
scalaVersion = "2.10"
|
||||
scalaRelease = "2.10.2"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue