1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 04:41:16 +00:00

Bumped version to 0.6.1.

This commit is contained in:
Felix Ableitner 2015-05-15 21:14:27 +02:00
parent bbdf9cf756
commit 41ad260035

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="66"
android:versionName="0.6.0" >
android:versionCode="67"
android:versionName="0.6.1" >
<uses-sdk
android:minSdkVersion="8"