Skip to content

Commit

Permalink
Bump version to 0.3.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed Jun 15, 2014
1 parent 99a26b2 commit 08d824a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.nutomic.syncthingandroid"
android:versionCode="9"
android:versionName="0.3.6"
android:versionCode="10"
android:versionName="0.3.7"
tools:ignore="GradleOverrides" >

<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19" />
Expand Down

0 comments on commit 08d824a

Please sign in to comment.