diff --git a/ring-android/app/src/main/AndroidManifest.xml b/ring-android/app/src/main/AndroidManifest.xml index 64a5b8597e1256a331b8741a65e8aac343edd7fb..b2c6889184ebe4b8410ad5f78a010c98f5f9a4b1 100644 --- a/ring-android/app/src/main/AndroidManifest.xml +++ b/ring-android/app/src/main/AndroidManifest.xml @@ -20,8 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="cx.ring" android:installLocation="auto" - android:versionCode="51" - android:versionName="20160815"> + android:versionCode="52" + android:versionName="20160816"> <uses-sdk android:minSdkVersion="16"