Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Commit

Permalink
appVersion: 1.6.2
Browse files Browse the repository at this point in the history
codeVersion: 96
  • Loading branch information
markusressel committed May 3, 2016
1 parent 6094027 commit 89ae384
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Shared/src/main/res/values/strings_about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<resources>

<string name="app_version">1.6.1</string>
<string name="app_version">1.6.2</string>

<!-- application information -->
<string name="app_description_html">
Expand Down
2 changes: 1 addition & 1 deletion Smartphone/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="eu.power_switch"
android:versionCode="95"
android:versionCode="96"
android:versionName="@string/app_version">

<!-- Smartphone ONLY Permissions -->
Expand Down

0 comments on commit 89ae384

Please sign in to comment.