Skip to content

Commit 8ecf972

Browse files
committed
Bumping version to 0.9.9.9
1 parent 8281ef1 commit 8ecf972

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
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.thoughtcrime.securesms"
4-
android:versionCode="54"
5-
android:versionName="0.9.9.8">
4+
android:versionCode="55"
5+
android:versionName="0.9.9.9">
66

77
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
88

0 commit comments

Comments
 (0)