diff --git a/.gitignore b/.gitignore index 7f65928..426d694 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,4 @@ data/ # conf.ini test.go test_test.go -# src/sources/builtin/ -rsrc_windows_amd64.syso \ No newline at end of file +# src/sources/builtin/ \ No newline at end of file diff --git a/rsrc_windows_amd64.syso b/rsrc_windows_amd64.syso new file mode 100644 index 0000000..389474e Binary files /dev/null and b/rsrc_windows_amd64.syso differ diff --git a/update.md b/update.md index 9d89f29..c76f303 100644 --- a/update.md +++ b/update.md @@ -3,6 +3,9 @@ +#### \# 2024-05-25 Special Ver (dev) ++ 更新Action构建脚本,正式兼容Go1.20(windows7) + #### \# 2024-05-18 v1.0.3.0518 (dev) + (据用户反馈,当前账号添加方式过于复杂,很多参数不知道怎么填,故增加部分平台简化登录方式) + Tx源支持QQ快速登录(beta), 启动参数 `-e txqq`