mirror of https://github.com/sbt/sbt.git
set doc version for 0.13.0-SNAPSHOT
This commit is contained in:
parent
d09ab88930
commit
20909e1a56
|
|
@ -8,8 +8,8 @@ extensions = ['sphinxcontrib.issuetracker', 'sphinx.ext.extlinks', 'howto']
|
|||
# Project variables
|
||||
|
||||
project = 'sbt'
|
||||
version = '0.12'
|
||||
release = '0.12.1'
|
||||
version = '0.13'
|
||||
release = '0.13.0-SNAPSHOT'
|
||||
|
||||
# General settings
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue