From 557376e010fb4c383e268892587ac18dabacf0ca Mon Sep 17 00:00:00 2001 From: Simon Laux Date: Mon, 24 Jun 2024 18:49:33 +0200 Subject: [PATCH] desktop 1.46.1 --- _includes/download-boxes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/download-boxes.html b/_includes/download-boxes.html index 34660b7c5..d6bcc7c79 100644 --- a/_includes/download-boxes.html +++ b/_includes/download-boxes.html @@ -1,6 +1,6 @@ {% assign txEn = site.data.lang['en']['en'] %} {% assign tx = site.data.lang[page.lang][page.lang] %} -{% assign VERSION_DESKTOP = "1.46.0" %} +{% assign VERSION_DESKTOP = "1.46.1" %} {% assign VERSION_ANDROID = "1.46.5" %}