Skip to content

Commit

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

#### 0.3.69
- 2019-12-06 - no code changes (no commits) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.69-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.69)

#### 0.3.68
- 2019-12-06 - [3 commits](https://github.com/linkedin/ambry/compare/v0.3.67...v0.3.68) by [Ankur Agrawal](https://github.com/ankagrawal) (1), [Justin Lin](https://github.com/justinlin-linkedin) (1), [Yingyi Zhang](https://github.com/jsjtzyy) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.68-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.68)
- Fix a bug in ResponseInfo.release [(#1330)](https://github.com/linkedin/ambry/pull/1330)
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.69
previousVersion=0.3.68
version=0.3.70
previousVersion=0.3.69

0 comments on commit 5a26220

Please sign in to comment.