Skip to content

Commit 0cd8dd9

Browse files
committed
Bump version to 1.1.1
1 parent 2898a21 commit 0cd8dd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest
33
package="org.isoron.uhabits"
44
xmlns:android="http://schemas.android.com/apk/res/android"
5-
android:versionCode="6"
6-
android:versionName="1.1.0">
5+
android:versionCode="8"
6+
android:versionName="1.1.1">
77

88
<uses-permission
99
android:name="android.permission.VIBRATE"/>

0 commit comments

Comments
 (0)