Skip to content

Commit e642047

Browse files
committed
Prepare for release 19.07
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com>
1 parent 1c884d1 commit e642047

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Play Remote Configuration - CoreOS etcd
22

33

4-
[![Latest release](https://img.shields.io/badge/latest_release-19.06-orange.svg)](https://github.com/play-rconf/play-rconf-etcd/releases)
5-
[![JitPack](https://img.shields.io/badge/JitPack-release~19.06-brightgreen.svg)](https://jitpack.io/#play-rconf/play-rconf-etcd)
4+
[![Latest release](https://img.shields.io/badge/latest_release-19.07-orange.svg)](https://github.com/play-rconf/play-rconf-etcd/releases)
5+
[![JitPack](https://img.shields.io/badge/JitPack-release~19.07-brightgreen.svg)](https://jitpack.io/#play-rconf/play-rconf-etcd)
66
[![Build](https://api.travis-ci.org/play-rconf/play-rconf-etcd.svg?branch=master)](https://travis-ci.org/play-rconf/play-rconf-etcd)
77
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/play-rconf/play-rconf-etcd/master/LICENSE)
88

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.play-rconf</groupId>
88
<artifactId>play-rconf-etcd</artifactId>
9-
<version>19.06</version>
9+
<version>19.07</version>
1010
<name>Play Remote Configuration - CoreOS etcd</name>
1111
<description>Retrieves configuration from CoreOS etcd</description>
1212
<url>https://github.com/play-rconf/play-rconf-etcd</url>

0 commit comments

Comments
 (0)