Skip to content

Commit

Permalink
Prepare for 1.6.0 release
Browse files Browse the repository at this point in the history
Change-Id: Ied7fe37d7752e923a526f370e4751a22d09ec296
  • Loading branch information
abrauchli committed Jan 20, 2016
1 parent ac78591 commit 77a8466
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
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.sensirion.smartgadget"
android:versionCode="80"
android:versionName="1.5.1 - SNAPSHOT">
android:versionCode="81"
android:versionName="1.6.0">

<uses-permission android:name="android.permission.INTERACT_ACROSS_USERS_FULL" />

Expand Down

0 comments on commit 77a8466

Please sign in to comment.