diff --git a/ring-android/app/src/main/AndroidManifest.xml b/ring-android/app/src/main/AndroidManifest.xml
index eb1c2f85702c32810a618a1a3bc6052a2043eb44..4e6a9a3fe133a67abed7f96e2880879376527dc3 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="81"
-    android:versionName="20170531">
+    android:versionCode="82"
+    android:versionName="20170613">
 
     <supports-screens
         android:anyDensity="true"