Skip to content

Commit

Permalink
v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AnaelMobilia committed Nov 23, 2014
1 parent ff720f2 commit c61113d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.pcinpact"
android:versionCode="175"
android:versionName="1.7.5" >
android:versionCode="176"
android:versionName="1.7.6" >

<!-- com.pcinpact est le nom historique. Il n'est pas possible de le modifier sans publier une nouvelle application -->
<!-- versionCode est utilisé par Google pour les MàJ, versionName est uniquement affiché à l'utilisateur -->
Expand Down

0 comments on commit c61113d

Please sign in to comment.