Repository: couchdb-www Updated Branches: refs/heads/asf-site efcc50832 -> ae377a8e0
fix: and here I thought vi was hard to exit Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/ae377a8e Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/ae377a8e Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/ae377a8e Branch: refs/heads/asf-site Commit: ae377a8e00a5ea98a93cec06e3f6b4c877554d89 Parents: efcc508 Author: Jan Lehnardt <[email protected]> Authored: Wed Aug 8 09:45:01 2018 +0200 Committer: Jan Lehnardt <[email protected]> Committed: Wed Aug 8 09:45:01 2018 +0200 ---------------------------------------------------------------------- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/ae377a8e/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index c57483c..7952327 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </ul> <div class="button-container"> - <a class="button" href="#download">DOWNLOAD<small class="download-version">2.2.0 (2018-08-0XS8)</small></a> + <a class="button" href="#download">DOWNLOAD<small class="download-version">2.2.0 (2018-08-08)</small></a> </div> </div>
