From 863fe951005dc2fc8111005c070b89883d41beae Mon Sep 17 00:00:00 2001 From: halo Date: Thu, 11 Sep 2025 13:50:43 +0800 Subject: [PATCH] perf: client version --- apps/jumpserver/views/other.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/jumpserver/views/other.py b/apps/jumpserver/views/other.py index 8a78dd607..f69028bcf 100644 --- a/apps/jumpserver/views/other.py +++ b/apps/jumpserver/views/other.py @@ -104,7 +104,7 @@ class ResourceDownload(TemplateView): OPENSSH_VERSION=v9.4.0.0 TINKER_VERSION=v0.1.6 VIDEO_PLAYER_VERSION=0.4.0 - CLIENT_VERSION=v3.0.6 + CLIENT_VERSION=v3.0.7 """ def get_meta_json(self):