Skip to content

Commit

Permalink
update desktop to 1.34.4 (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux committed Feb 14, 2023
1 parent b73fb26 commit bb28d48
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,6 +1,6 @@
{% assign txEn = site.data.lang['en']['en'] %}
{% assign tx = site.data.lang[page.lang][page.lang] %}
{% assign VERSION_DESKTOP = "1.34.2" %}
{% assign VERSION_DESKTOP = "1.34.4" %}
{% assign VERSION_ANDROID = "1.34.13" %}

<div class="download-content">
Expand Down

0 comments on commit bb28d48

Please sign in to comment.