RxKotlin icon indicating copy to clipboard operation
RxKotlin copied to clipboard

Badge displaying wrong version

Open bernaferrari opened this issue 6 years ago • 0 comments

I was about to submit a bug that was fixed on RxKotlin 2.3.0 because I didn't know 2.3 was released, since the badge was wrong.

The weirdest thing is that if you access the badge directly (check below) it will show the updated version. Also, there is an alternative blue one which seems correct for now:

From Readme: Maven Central

Direct link: https://maven-badges.herokuapp.com/maven-central/io.reactivex.rxjava2/rxkotlin/badge.svg

Alternative: Maven Central

Screenshot:

screen shot 2018-10-13 at 00 18 14

bernaferrari avatar Oct 13 '18 03:10 bernaferrari