mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-09-14 05:56:46 +08:00
chore: 更新版本号到v2.2.1
- 版本从2.2.0更新到2.2.1 - 反映新增的内存监控功能
This commit is contained in:
parent
245e3d0a12
commit
0eb0a8f14a
@ -20,7 +20,7 @@ globals.go - 全局变量定义
|
||||
// 版本信息
|
||||
// =============================================================================
|
||||
|
||||
var version = "2.2.0"
|
||||
var version = "2.2.1"
|
||||
|
||||
// =============================================================================
|
||||
// 简化的全局状态管理(仅保留必要的同步机制)
|
||||
|
Loading…
Reference in New Issue
Block a user