Skip to content

Commit

Permalink
update version_info
Browse files Browse the repository at this point in the history
  • Loading branch information
mtotschnig committed Nov 9, 2024
1 parent 7220e0a commit b9e6b16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions myExpenses/src/main/res/values/version_info.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="versions">
<item>764;3.9.0.1</item>
<item>765;3.9.1</item>
<item>763;3.9.0</item>
<item>759;3.8.9</item>
<item>757;3.8.8</item>
Expand Down Expand Up @@ -157,7 +157,7 @@
<string name="project_board_388">5</string>
<string name="project_board_389">6</string>
<string name="project_board_390">7</string>
<string name="project_board_3901">8</string>
<string name="project_board_391">9</string>

<string-array name="whats_new_355">
<item>@string/whats_new_355</item>
Expand Down Expand Up @@ -220,7 +220,7 @@
<string-array name="whats_new_388">
<item>@string/whats_new_388</item>
</string-array>
<string-array name="whats_new_3901">
<!-- <string-array name="whats_new_3901">
<item>@string/bug_fixes</item>
</string-array>
</string-array>-->
</resources>

0 comments on commit b9e6b16

Please sign in to comment.