From 44f553efbd3e4fd8a0a88cc089a1618e0b37e369 Mon Sep 17 00:00:00 2001 From: kurilova Date: Tue, 3 Mar 2026 09:13:21 +0000 Subject: [PATCH 1/2] Improve "here" link --- .../version/consent-dialog/consent-dialog.component.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/modules/ui/src/app/components/version/consent-dialog/consent-dialog.component.html b/modules/ui/src/app/components/version/consent-dialog/consent-dialog.component.html index 1ba406906..9c73c1885 100644 --- a/modules/ui/src/app/components/version/consent-dialog/consent-dialog.component.html +++ b/modules/ui/src/app/components/version/consent-dialog/consent-dialog.component.html @@ -85,13 +85,12 @@

Welcome to Testrun!

Testrun uses Google Analytics to learn about how our users use the application. By installing and running Testrun, you understand and accept - the Terms of Service found + the hereGoogle Terms of Service. From c21e19f402676bf140b205ad16601ec381977315 Mon Sep 17 00:00:00 2001 From: kurilova Date: Tue, 3 Mar 2026 10:22:22 +0000 Subject: [PATCH 2/2] Update version --- make/DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/DEBIAN/control b/make/DEBIAN/control index e6dabdc8d..37f48cac3 100644 --- a/make/DEBIAN/control +++ b/make/DEBIAN/control @@ -1,5 +1,5 @@ Package: Testrun -Version: 2.3.2 +Version: 2.3.1-beta.7 Architecture: amd64 Maintainer: Google Homepage: https://github.com/google/testrun