mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-21 19:00:42 +08:00
chore: bump dev version to 2.2.1
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
Comprehensive intranet scanning tool for automated vulnerability assessment.
|
||||
|
||||
**Version**: 2.2.0
|
||||
**Version**: 2.2.1
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
+1
-1
@@ -69,7 +69,7 @@ const (
|
||||
|
||||
// 版本信息,通过 ldflags 注入
|
||||
var (
|
||||
version = "2.2.0"
|
||||
version = "2.2.1"
|
||||
commit = "unknown"
|
||||
date = "unknown"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user