mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-24 12:11:52 +08:00
chore: 版本号更新为 2.1.2
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
Comprehensive intranet scanning tool for automated vulnerability assessment.
|
||||
|
||||
**Version**: 2.1.1
|
||||
**Version**: 2.1.2
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
+1
-1
@@ -62,7 +62,7 @@ const (
|
||||
|
||||
// 版本信息,通过 ldflags 注入
|
||||
var (
|
||||
version = "2.1.1"
|
||||
version = "2.1.2"
|
||||
commit = "unknown"
|
||||
date = "unknown"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user