Repository: incubator-gobblin-site Updated Branches: refs/heads/master b03f47597 -> 8cd7ae5e9
Updated upcoming release version to 0.12.0 on home page Project: http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/commit/8cd7ae5e Tree: http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/tree/8cd7ae5e Diff: http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/diff/8cd7ae5e Branch: refs/heads/master Commit: 8cd7ae5e96c005443fd5235cbad51123bcbe407a Parents: b03f475 Author: Abhishek Tiwari <[email protected]> Authored: Thu Jan 4 06:18:38 2018 +0530 Committer: Abhishek Tiwari <[email protected]> Committed: Thu Jan 4 06:18:38 2018 +0530 ---------------------------------------------------------------------- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gobblin-site/blob/8cd7ae5e/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index cc8055b..62490a7 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@ <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" >Releases <span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="#">1.0.0 (Upcoming)</a></li> + <li><a href="#">0.12.0 (Upcoming)</a></li> <li class="divider"></li> <li class="dropdown-header">Pre Apache</li> <li><a href="https://github.com/apache/incubator-gobblin/releases/tag/gobblin_0.11.0" target="_blank">0.11.0 (Latest) <i class="fa fa-external-link"></i></a></li>
