Skip to content

Commit

Permalink
Update version to V1.4.3
Browse files Browse the repository at this point in the history
* Translation updates
  • Loading branch information
fr3ts0n committed Aug 9, 2016
1 parent 85c7c53 commit cf80255
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest
package="com.fr3ts0n.ecu.gui.androbd"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="10401"
android:versionCode="10403"
android:versionName="@string/app_version">

<uses-sdk
Expand Down
2 changes: 1 addition & 1 deletion res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<resources>
<!-- AndrOBD -->
<string name="app_name" translatable="false">AndrOBD</string>
<string name="app_version" translatable="false">V1.4.1</string>
<string name="app_version" translatable="false">V1.4.3</string>
<string name="copyright_fr3ts0n" translatable="false">&#169; 2015 fr3ts0n</string>
<string name="translation_credits">Translation by fr3ts0n</string>
<string name="app_description">Android OBD vehicle diagnostics app for ELM327 bluetooth adapter</string>
Expand Down

0 comments on commit cf80255

Please sign in to comment.