Skip to content

Commit

Permalink
Bump data version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Aug 9, 2023
1 parent de7744a commit 96ae536
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2168,7 +2168,7 @@ class MainActivity : AppCompatActivity(R.layout.activity_main),

companion object {
private const val CURRENT_DATA_VERSION = "51"
// 51: 1.5.25 Dev Localization, data update (commit 604e02d462a4db4b31a43f0c98e04f57d996c6d5)
// 52: 1.5.26 Localization
// 50: 1.5.24 Shader, localization, data update (commit a269ed58c91135991eba927bfe6c2dd60e774676)
// 45: 1.5.23 Localization update, data update (commit 809c3fa60fb52667c4fc073328654549b253f493)
// 44: 1.5.20 Localization update
Expand Down

0 comments on commit 96ae536

Please sign in to comment.