Skip to content

Commit

Permalink
Bumped version to 2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Neraud committed May 28, 2015
1 parent 8c9cd73 commit 2ddff5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions PADListenerApp/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="fr.neraud.padlistener"
android:versionCode="53"
android:versionName="2.1.5">
android:versionCode="54"
android:versionName="2.1.6">

<uses-sdk
android:minSdkVersion="15"
Expand Down
2 changes: 1 addition & 1 deletion PADListenerApp/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release
version="" versioncode="">
version="2.1.6" versioncode="54">
<change>Updated Amazon server</change>
</release>
<release
Expand Down

0 comments on commit 2ddff5d

Please sign in to comment.