Skip to content

Commit

Permalink
Release 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
purplefox committed Nov 13, 2014
1 parent f005a99 commit 23bae55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,10 @@ <h1>Downloads</h1>
<div class="span12">
<div class="well">

<p style="font-size:16px;">The latest production release of Vert.x is 2.1.4</p>
<p style="font-size:16px;">The latest production release of Vert.x is 2.1.5</p>

<ul>
<li><a style="font-size:16px;" href="https://bintray.com/vertx/downloads/distribution/2.1.5">2.1.5</a></li>
<li><a style="font-size:16px;" href="https://bintray.com/vertx/downloads/distribution/2.1.4">2.1.4</a></li>
<li><a style="font-size:16px;" href="https://bintray.com/vertx/downloads/distribution/2.1.3">2.1.3</a></li>
<li><a style="font-size:16px;" href="https://bintray.com/vertx/downloads/distribution/2.1.2">2.1.2</a></li>
Expand Down
3 changes: 2 additions & 1 deletion downloads_templ.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ <h1>Downloads</h1>
<div class="span12">
<div class="well">

<p style="font-size:16px;">The latest production release of Vert.x is 2.1.4</p>
<p style="font-size:16px;">The latest production release of Vert.x is 2.1.5</p>

<ul>
<li><a style="font-size:16px;" href="https://bintray.com/vertx/downloads/distribution/2.1.5">2.1.5</a></li>
<li><a style="font-size:16px;" href="https://bintray.com/vertx/downloads/distribution/2.1.4">2.1.4</a></li>
<li><a style="font-size:16px;" href="https://bintray.com/vertx/downloads/distribution/2.1.3">2.1.3</a></li>
<li><a style="font-size:16px;" href="https://bintray.com/vertx/downloads/distribution/2.1.2">2.1.2</a></li>
Expand Down

0 comments on commit 23bae55

Please sign in to comment.