website: add 0.7 to download page

Change-Id: I4c703abb8ebeb06b90e0a22071fb6af0957ee779
This commit is contained in:
Brad Fitzpatrick 2014-02-27 22:05:56 -08:00
parent 249eea79b8
commit acef7ddd8a
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<h1>Download Camlistore</h1>
<p>The latest release is <a href="/docs/release/0.6">0.6 ("Cannon Beach")</a>.</p>
<p>The latest release is <a href="/docs/release/0.7">0.7 ("Brussels")</a>.</p>
<p>Or, the canonical git repo is:</p>
<pre>$ git clone https://camlistore.googlesource.com/camlistore</pre>
@ -24,5 +24,7 @@
<li><a href="/docs/release/0.6">0.6 ("Cannon Beach")</a>, 2013-12-25</li>
<li><a href="/docs/release/0.7">0.7 ("Brussels")</a>, 2014-02-27</li>
</ul>