Skip to content

Commit

Permalink
1.2.23 release (previous 1.2.22) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
FaultLessDroid committed Mar 8, 2021
1 parent b3dc621 commit 3300df0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.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>

#### 1.2.23
- 2021-03-08 - [1 commit](https://github.com/koral--/android-gif-drawable/compare/v1.2.22...v1.2.23) by [Dwaipayan Munshi](https://github.com/dwaipayan05) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.2.23-green.svg)](https://bintray.com/koral/maven/pl.droidsonroids.gif:android-gif-drawable/1.2.23)
- Updated Latest Version of gif-drawable in Readme.md [(#765)](https://github.com/koral--/android-gif-drawable/pull/765)

#### 1.2.22
- 2021-02-03 - [2 commits](https://github.com/koral--/android-gif-drawable/compare/v1.2.21...v1.2.22) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.2.22-green.svg)](https://bintray.com/koral/maven/pl.droidsonroids.gif:android-gif-drawable/1.2.22)
- Maintenance [(#749)](https://github.com/koral--/android-gif-drawable/pull/749)
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.2.23
previousVersion=1.2.22
version=1.2.24
previousVersion=1.2.23

0 comments on commit 3300df0

Please sign in to comment.