diff --git a/server.json b/server.json
index 4d7aa2e..f0104ac 100644
--- a/server.json
+++ b/server.json
@@ -1,6 +1,14 @@
{
- "announcement": "v3.4.2版本更新啦,快去更新!
由于V3.4.0版本在线更新存在问题,更新至v3.4.1版本需要手动下载最新版release包,覆盖admin目录后才可以正常使用在线更新功能
使用过程中出现问题可前往项目页面提出issue
开源项目QQ群:390108536,快加入与作者和大佬们交流讨论叭
跪求给项目点个小小的“star”
项目说明文档:http://doc.hanloth.cn/docs/easy-send-docs-help
说明文档备用地址:http://doc.o5g.top/docs/easy-send-docs-help",
+ "announcement": "v3.4.3版本更新啦,快去更新!
由于V3.4.0版本在线更新存在问题,更新至v3.4.1版本需要手动下载最新版release包,覆盖admin目录后才可以正常使用在线更新功能
使用过程中出现问题可前往项目页面提出issue
开源项目QQ群:390108536,快加入与作者和大佬们交流讨论叭
跪求给项目点个小小的“star”
项目说明文档:http://doc.hanloth.cn/docs/easy-send-docs-help
说明文档备用地址:http://doc.o5g.top/docs/easy-send-docs-help",
"update": [{
+ "version_num": 343,
+ "version": "V3.4.3",
+ "description": "【修复】七牛云上传回调入库出错问题
【修复】修复后台首页状态监测出错问题",
+ "sql_url": "https://IvanHanloth.github.io/Easy-Send/file/sql/v3.4.3-sql.zip",
+ "code_url": "https://IvanHanloth.github.io/Easy-Send/file/code/v3.4.3-code.zip",
+ "time": "2024/5/25",
+ "all_url": "https://IvanHanloth.github.io/Easy-Send/file/code/v3.4.3-all.zip"
+ },{
"version_num": 342,
"version": "V3.4.2",
"description": "【优化】网站翻译修改为客户端翻译,提高速度
【修复】php8.0+版本出现警告的问题
【修复】修复用户中心等页面持续加载的问题",