From a398c463675a48620269bae9bc924aeccc44a1ec Mon Sep 17 00:00:00 2001 From: Zihe Jia Date: Thu, 24 Sep 2020 11:24:12 -0700 Subject: [PATCH] New release: 5.8.5 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89861dfc1..087620540 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Latest Version [![Build Status](https://travis-ci.org/mixpanel/mixpanel-android.svg)](https://travis-ci.org/mixpanel/mixpanel-android) -##### _June 29, 2020_ - [v5.8.4](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.8.4) +##### _September 24, 2020_ - [v5.8.5](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.8.5) # Table of Contents diff --git a/gradle.properties b/gradle.properties index da4f9a857..1900758fa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=5.8.5-SNAPSHOT +VERSION_NAME=5.8.5 POM_PACKAGING=aar GROUP=com.mixpanel.android