Skip to content

Commit

Permalink
v2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Neamar committed Sep 16, 2015
1 parent f0b3856 commit e3a207d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
package="fr.neamar.kiss"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="60"
android:versionName="2.9.2">
android:versionCode="61"
android:versionName="2.9.3">

<!-- Self explanatory -->
<uses-permission android:name="android.permission.READ_CONTACTS"/>
Expand Down

0 comments on commit e3a207d

Please sign in to comment.