Skip to content

Commit

Permalink
verion up
Browse files Browse the repository at this point in the history
  • Loading branch information
senpl committed Jun 23, 2020
1 parent 72530fe commit a53c2f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values/about.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="app_version" translatable="false">0.21.01</string>
<string name="app_version" translatable="false">0.21.02</string>
<string name="database_version_label" translatable="false">Database version: </string>
<string name="author_label">Author: </string>
<string name="author" translatable="false">Charles Combes</string>
Expand All @@ -11,8 +11,8 @@
<string name="revision_history_label" translatable="false">Revision History: </string>
<string name="revision_history" translatable="false">\n

v0.21.01: June 04, 2020\n
\t- Program runner with gestures
v0.21.02: June 23, 2020\n
\t- Program runner with gestures now with program delete
</string>
<string name="thanks_label" translatable="false">Libraries used in this app: </string>
<string name="MPAndroidChart_content" translatable="false">MPAndroidChart (Apache 2.0)</string>
Expand Down

0 comments on commit a53c2f7

Please sign in to comment.