perf: update client version

This commit is contained in:
feng
2026-07-16 15:32:43 +08:00
committed by Jiangjie Bai
parent 26e3785af9
commit 6b05a43811

View File

@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
import re
import os
import re
from urllib.parse import urlparse
from django.conf import settings
@@ -79,7 +79,7 @@ class ResourceDownload(TemplateView):
OPENSSH_VERSION=v9.4.0.0
TINKER_VERSION=v0.1.6
VIDEO_PLAYER_VERSION=0.5.2
CLIENT_VERSION=4.1.3
CLIENT_VERSION=4.1.5
VENDOR={settings.VENDOR}
MORE_DOWNLOADS_URL={more_downloads}
"""