Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iSoron committed Feb 24, 2016
1 parent 2898a21 commit 0cd8dd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
package="org.isoron.uhabits"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="6"
android:versionName="1.1.0">
android:versionCode="8"
android:versionName="1.1.1">

<uses-permission
android:name="android.permission.VIBRATE"/>
Expand Down

0 comments on commit 0cd8dd9

Please sign in to comment.