Skip to content

Commit

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

#### 1.0.25
- 2021-02-06 - [2 commits](https://github.com/linkedin/coral/compare/v1.0.24...v1.0.25) by [Walaa Eldin Moustafa](https://github.com/wmoustafa) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.25-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.25)
- Sync version number in version.properties [(#45)](https://github.com/linkedin/coral/pull/45)
- Revert 6432dde990f73821610d6b7e8f8e21d210404750: Migrate to new Shipkit plugin [(#44)](https://github.com/linkedin/coral/pull/44)

#### 1.0.19
- 2021-02-06 - [7 commits](https://github.com/linkedin/coral/compare/v1.0.18...v1.0.19) by 4 authors - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.19-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.19)
- Commits: [Walaa Eldin Moustafa](https://github.com/wmoustafa) (4), [KAI XU](https://github.com/kxu1026) (1), [Szczepan Faber](https://github.com/mockitoguy) (1), [Łukasz Osipiuk](https://github.com/losipiuk) (1)
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=1.0.25
previousVersion=1.0.24
version=1.0.26
previousVersion=1.0.25

0 comments on commit 4142698

Please sign in to comment.