Skip to content

Commit

Permalink
perf: 更新客户端版本 v2.0.1 (#125)
Browse files Browse the repository at this point in the history
* chore: 更新 client 版本

* feat: 支持exe安装包

* perf: 更新客户端版本 v2.0.1

* perf: 支持msi格式

---------

Co-authored-by: halo <[email protected]>
  • Loading branch information
fit2bot and Halo1236 authored Sep 13, 2023
1 parent b1df1c4 commit a2faa7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN set -ex \

# 下载公共的客户端
WORKDIR /opt/download/public
ARG Client_VERSION=v2.0.0
ARG Client_VERSION=v2.0.1
ARG MRD_VERSION=10.6.7
ARG VIDEO_PLAYER_VERSION=0.1.9
ARG OPENSSH_VERSION=v9.2.0.0
Expand Down

0 comments on commit a2faa7f

Please sign in to comment.