Skip to content

Commit

Permalink
bump android to 1.46.10
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed Aug 12, 2024
1 parent d6bf05a commit c9a92f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/download-boxes.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% assign txEn = site.data.lang['en']['en'] %}
{% assign tx = site.data.lang[page.lang][page.lang] %}
{% assign VERSION_DESKTOP = "1.46.1" %}
{% assign VERSION_ANDROID = "1.46.8" %}
{% assign VERSION_ANDROID = "1.46.10" %}

<div class="download-content">
<h1>{%if tx.menu.download != ""%}{{ tx.menu.download }}{%else%}{{ txEn.menu.download }}{%endif%}</h1>
Expand Down

0 comments on commit c9a92f2

Please sign in to comment.