From 40f1d9d2593d730d7f9076919ad09848dbf3b765 Mon Sep 17 00:00:00 2001 From: Sergio Alonso Date: Wed, 1 Mar 2017 20:12:24 -0800 Subject: [PATCH] New release: 4.9.7 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce4d30c9c..8506ece5c 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) -------------------------- -##### _February 24, 2017_ - [v4.9.6](https://github.com/mixpanel/mixpanel-android/releases/tag/v4.9.6) +##### _March 01, 2017_ - [v4.9.7](https://github.com/mixpanel/mixpanel-android/releases/tag/v4.9.7) Quick Installation ------------------ diff --git a/gradle.properties b/gradle.properties index ed910e4ca..a24a1b6b1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=4.9.7-SNAPSHOT +VERSION_NAME=4.9.7 POM_PACKAGING=aar GROUP=com.mixpanel.android