Skip to content

Commit

Permalink
0.3.17 release (previous 0.3.16) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Sep 12, 2019
1 parent 9487e8b commit a690862
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 0.3.17
- 2019-09-12 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.16...v0.3.17) by [Ankur Agrawal](https://github.com/ankagrawal) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.17-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.17)
- FindToken changes [(#1254)](https://github.com/linkedin/ambry/pull/1254)

#### 0.3.16
- 2019-09-10 - [2 commits](https://github.com/linkedin/ambry/compare/v0.3.15...v0.3.16) by [Casey Getz](https://github.com/cgtz) (1), [Justin Lin](https://github.com/justinlin-linkedin) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.16-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.16)
- Disable signing of build artifacts [(#1260)](https://github.com/linkedin/ambry/pull/1260)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Version of the produced binaries. This file is intended to be checked-in.
#It will be automatically bumped by release automation.
version=0.3.17
previousVersion=0.3.16
version=0.3.18
previousVersion=0.3.17

0 comments on commit a690862

Please sign in to comment.