Skip to content

Commit 2ec8c59

Browse files
committed
更新 WebView2Loader.dll 到 1.0.3485.44 版本
1 parent 4499086 commit 2ec8c59

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

edge/edge.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
// GetVersion 返回本库使用的 WebView2 运行时版本号。更高版本也可用, 是兼容低版本的。
1616
func GetVersion() string {
17-
return "139.0.3405.78"
17+
return "140.0.3485.44"
1818
}
1919

2020
// WebView2DownloadLink 是 WebView2 运行时小型引导程序下载地址.
480 Bytes
Binary file not shown.
8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)