From 2a2cbd5902c85d82060ba10a072c04203a931ca9 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Fri, 11 Aug 2023 12:04:44 +0200 Subject: [PATCH] bump android to 1.40.0 --- _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 3005e85fa..83f059ea5 100644 --- a/_includes/download-boxes.html +++ b/_includes/download-boxes.html @@ -1,7 +1,7 @@ {% assign txEn = site.data.lang['en']['en'] %} {% assign tx = site.data.lang[page.lang][page.lang] %} {% assign VERSION_DESKTOP = "1.38.1" %} -{% assign VERSION_ANDROID = "1.38.2" %} +{% assign VERSION_ANDROID = "1.40.0" %}