Skip to content

Commit

Permalink
Update with v0.7.1 download links.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Feb 12, 2015
1 parent 95bf431 commit 4042fff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions website/download.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ header: Download

<%
packages = {
"ubuntu1204" => "ubuntu/12.04/api-umbrella_0.7.0-1_amd64.deb",
"ubuntu1404" => "ubuntu/14.04/api-umbrella_0.7.0-1_amd64.deb",
"debian7" => "debian/7/api-umbrella_0.7.0-1_amd64.deb",
"el6" => "el/6/api-umbrella-0.7.0-1.el6.x86_64.rpm",
"el7" => "el/7/api-umbrella-0.7.0-1.el7.x86_64.rpm",
"ubuntu1204" => "ubuntu/12.04/api-umbrella_0.7.1-1_amd64.deb",
"ubuntu1404" => "ubuntu/14.04/api-umbrella_0.7.1-1_amd64.deb",
"debian7" => "debian/7/api-umbrella_0.7.1-1_amd64.deb",
"el6" => "el/6/api-umbrella-0.7.1-1.el6.x86_64.rpm",
"el7" => "el/7/api-umbrella-0.7.1-1.el7.x86_64.rpm",
}
%>
Expand Down
2 changes: 1 addition & 1 deletion website/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ title: API Umbrella - Open Source API Management
</div>
<%= link_to(%(<img class="img-responsive img-center" src="images/overview.png" data-at2x="images/overview@2x.png" alt="" width="676" height="266">), "/docs/architecture.html", :relative => true) %>
<div class="links">
Version 0.7.0&nbsp;&nbsp;&nbsp;&nbsp;&sdot;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/NREL/api-umbrella"><i class="fa fa-github"></i>GitHub Project</a>
Version 0.7.1&nbsp;&nbsp;&nbsp;&nbsp;&sdot;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/NREL/api-umbrella"><i class="fa fa-github"></i>GitHub Project</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 4042fff

Please sign in to comment.