Skip to content

Commit 25e03b3

Browse files
committed
Bumping version to 2.0.1
1 parent 52ff4ec commit 25e03b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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="63"
6-
android:versionName="2.0">
5+
android:versionCode="64"
6+
android:versionName="2.0.1">
77

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

0 commit comments

Comments
 (0)