Skip to content

Commit ca8c950

Browse files
committed
Bump version to 2.0.8
// FREEBIE
1 parent dc9a9b1 commit ca8c950

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.thoughtcrime.securesms"
5-
android:versionCode="70"
6-
android:versionName="2.0.7">
5+
android:versionCode="71"
6+
android:versionName="2.0.8">
77

88
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>
99

0 commit comments

Comments
 (0)