Skip to content

Commit

Permalink
Bump version to 3.6/67
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed May 4, 2015
1 parent a6fab54 commit f9b55c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.achep.acdisplay"
android:versionCode="66"
android:versionName="3.5">
android:versionCode="67"
android:versionName="3.6">

<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down

0 comments on commit f9b55c8

Please sign in to comment.