Skip to content

Commit 0465933

Browse files
authored
Update client versions
1 parent e2f89b0 commit 0465933

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ Repository for both **NEST** and **Elasticsearch.Net**, the two official [elasti
3333
<td><code>2.x</code></td>
3434
<td><code>2.x</code></td>
3535
<td>:white_check_mark:</td>
36-
<td><a href="https://ci.appveyor.com/project/Mpdreamz/elasticsearch-net/branch/2.x"><img src="https://ci.appveyor.com/api/projects/status/github/elastic/elasticsearch-net?branch=2.x&svg=true"></a></td>
37-
<td><a href="https://travis-ci.org/elastic/elasticsearch-net/branches"><img src="https://travis-ci.org/elastic/elasticsearch-net.svg?branch=2.x"></a></td>
38-
<td><a href="https://www.nuget.org/packages/NEST/2.5.2"><img src="https://img.shields.io/badge/nuget-v2.5.3-blue.svg?style=flat-square"></a>
36+
<td><a href="https://ci.appveyor.com/project/Mpdreamz/elasticsearch-net/branch/2.x"><img src="https://ci.appveyor.com/api/projects/status/github/elastic/elasticsearch-net?branch=2.x&svg=true"></a></td>
37+
<td><a href="https://travis-ci.org/elastic/elasticsearch-net/branches"><img src="https://travis-ci.org/elastic/elasticsearch-net.svg?branch=2.x"></a></td>
38+
<td><a href="https://www.nuget.org/packages/NEST/2.5.5"><img src="https://img.shields.io/badge/nuget-v2.5.5-blue.svg?style=flat-square"></a>
3939
<td><a href="https://www.myget.org/gallery/elasticsearch-net-legacy"><img src="https://img.shields.io/myget/elasticsearch-net-legacy/vpre/NEST.svg?style=flat-square&label=myget&colorB=339900"></a></td>
4040
</td>
4141
</tr>
@@ -45,7 +45,7 @@ Repository for both **NEST** and **Elasticsearch.Net**, the two official [elasti
4545
<td>:white_check_mark:</td>
4646
<td><a href="https://ci.appveyor.com/project/Mpdreamz/elasticsearch-net/branch/5.x"><img src="https://ci.appveyor.com/api/projects/status/github/elastic/elasticsearch-net?branch=5.x&svg=true"></a></td>
4747
<td><a href="https://travis-ci.org/elastic/elasticsearch-net/branches"><img src="https://travis-ci.org/elastic/elasticsearch-net.svg?branch=5.x"></a></td>
48-
<td><a href="https://www.nuget.org/packages/NEST"><img src="https://img.shields.io/nuget/vpre/NEST.svg"></a> </td>
48+
<td><a href="https://www.nuget.org/packages/NEST/5.5.0"><img src="https://img.shields.io/badge/nuget-v5.5.0-blue.svg?style=flat-square"></a> </td>
4949
<td><a href="https://www.myget.org/gallery/elasticsearch-net"><img src="https://img.shields.io/myget/elasticsearch-net/vpre/NEST.svg?style=flat-square&label=myget&colorB=339900"></a></td>
5050
</tr>
5151
<tr>
@@ -54,7 +54,7 @@ Repository for both **NEST** and **Elasticsearch.Net**, the two official [elasti
5454
<td>:white_check_mark:</td>
5555
<td><a href="https://ci.appveyor.com/project/Mpdreamz/elasticsearch-net/branch/master"><img src="https://ci.appveyor.com/api/projects/status/github/elastic/elasticsearch-net?branch=master&svg=true"></a></td>
5656
<td><a href="https://travis-ci.org/elastic/elasticsearch-net/branches"><img src="https://travis-ci.org/elastic/elasticsearch-net.svg?branch=master"></a></td>
57-
<td>:heavy_minus_sign:</td>
57+
<td><a href="https://www.nuget.org/packages/NEST"><img src="https://img.shields.io/nuget/vpre/NEST.svg"></a></td>
5858
<td><a href="https://www.myget.org/gallery/elasticsearch-net-next"><img src="https://img.shields.io/myget/elasticsearch-net-next/vpre/NEST.svg?style=flat-square&label=myget&colorB=339900"></a></td>
5959
</tr>
6060
</table>

0 commit comments

Comments
 (0)