From 849d5f18ebaebb90bdb1fd2a5d1df9a9fd0063aa Mon Sep 17 00:00:00 2001 From: DLmaster Date: Sun, 29 Dec 2024 00:01:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E6=9E=B6=E6=9E=84?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/version.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 resources/version.json diff --git a/resources/version.json b/resources/version.json new file mode 100644 index 0000000..c0e0113 --- /dev/null +++ b/resources/version.json @@ -0,0 +1,14 @@ +{ + "main_version": "4.2.0.0", + "updater_version": "1.1.0.0", + "announcement": "测试文件", + "proxy_list":[ + "", + "https://gitproxy.click/", + "https://cdn.moran233.xyz/", + "https://gh.llkk.cc/", + "https://github.akams.cn/", + "https://www.ghproxy.cn/", + "https://ghp.ci/" + ] +} \ No newline at end of file