From 60be0f453e9e4a5fc48aeb4706e75af0a4047b36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 08:17:46 +0200 Subject: [PATCH] [data] update searx.data - update_firefox_version.py (#4954) Co-authored-by: searxng-bot --- searx/data/useragents.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/searx/data/useragents.json b/searx/data/useragents.json index 95a245560..b7c30e352 100644 --- a/searx/data/useragents.json +++ b/searx/data/useragents.json @@ -5,7 +5,7 @@ ], "ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}", "versions": [ - "139.0", - "138.0" + "140.0", + "139.0" ] } \ No newline at end of file