1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-10 20:15:54 +00:00

Bumped version to 0.6.2.

This commit is contained in:
Felix Ableitner 2015-05-24 13:12:17 +02:00
parent 443948292c
commit 7ed77e079c

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.nutomic.syncthingandroid"
android:versionCode="67"
android:versionName="0.6.1" >
android:versionCode="68"
android:versionName="0.6.2" >
<uses-sdk
android:minSdkVersion="8"