Skip to content

Commit

Permalink
update version string
Browse files Browse the repository at this point in the history
  • Loading branch information
Alois Hahn committed Mar 9, 2021
1 parent 8772d5b commit 0dfe029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name" translatable="false">RC Throwmeter</string>
<string name="app_version" translatable="false">v1.2 (2021-03-08)</string>
<string name="app_version" translatable="false">v1.2 (9-Mar-2021)</string>
<string name="navigation_drawer_open" translatable="false">Open navigation drawer</string>
<string name="navigation_drawer_close" translatable="false">Close navigation drawer</string>
<string name="nav_header_title" translatable="false">Android Studio</string>
Expand Down

0 comments on commit 0dfe029

Please sign in to comment.