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

Commit

Permalink
appVersion: 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
markusressel committed Dec 12, 2015
1 parent 9f44c3c commit 0bc8ba0
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.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@


<string name="app_name">PowerSwitch</string>
<string name="app_version">1.3.1</string>
<string name="app_version">1.3.2</string>
<string name="action_settings">Settings</string>
<string name="title_activity_settings">Settings</string>
<string name="close">Close</string>
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 @@ -20,7 +20,7 @@
<manifest
package="eu.power_switch"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="63"
android:versionCode="64"
android:versionName="@string/app_version">

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

0 comments on commit 0bc8ba0

Please sign in to comment.