mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
set doc version for 0.13.0-SNAPSHOT
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user