From 4607c348a882624fe5541f1c43290c0a67c9a4ec Mon Sep 17 00:00:00 2001 From: Simon Laux Date: Wed, 21 Aug 2024 16:45:32 +0200 Subject: [PATCH] update desktop to 1.46.5 (#947) --- _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 ebe91a0b3..df5cd0f94 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.1" %} +{% assign VERSION_DESKTOP = "1.46.5" %} {% assign VERSION_ANDROID = "1.46.10" %}