浏览代码

docs(): updated doc version

Torkel Ödegaard 9 年之前
父节点
当前提交
fc6ad2059a
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/Makefile
  2. 1 1
      docs/VERSION

+ 1 - 1
docs/Makefile

@@ -44,7 +44,7 @@ docs-test: docs-build
 	$(DOCKER_RUN_DOCS) "$(DOCKER_DOCS_IMAGE)" ./test.sh
 
 docs-build:
-	git fetch https://github.com/grafana/grafana.git docs-2.5 && git diff --name-status FETCH_HEAD...HEAD -- . > changed-files
+	git fetch https://github.com/grafana/grafana.git docs-2.6 && git diff --name-status FETCH_HEAD...HEAD -- . > changed-files
 	echo "$(GIT_BRANCH)" > GIT_BRANCH
 	echo "$(GITCOMMIT)" > GITCOMMIT
 	docker build -t "$(DOCKER_DOCS_IMAGE)" .

+ 1 - 1
docs/VERSION

@@ -1 +1 @@
-2.6.0
+3.0.0