diff --git a/ring-android/app/src/main/AndroidManifest.xml b/ring-android/app/src/main/AndroidManifest.xml index d34de4eb4ca1b84e08b7c750fb9c3eb178bb2dc1..a752f6f47bb11c8325bc7d0bbd9b408cc17c5076 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="60" - android:versionName="20170118"> + android:versionCode="61" + android:versionName="20170119"> <supports-screens android:anyDensity="true"