Skip to content

Commit

Permalink
upgrade desktop to 1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux committed Nov 24, 2023
1 parent e8af22b commit 01b4210
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.40.4" %}
{% assign VERSION_DESKTOP = "1.42.0" %}
{% assign VERSION_ANDROID = "1.42.3" %}

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

0 comments on commit 01b4210

Please sign in to comment.