Skip to content

Commit f58f79a

Browse files
committed
Bumping version to 1.0
1 parent 124bcf2 commit f58f79a

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
@@ -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="55"
5-
android:versionName="0.9.9.9">
4+
android:versionCode="56"
5+
android:versionName="1.0">
66

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

0 commit comments

Comments
 (0)