From f7989d84bf6cda03187943eef338ec74cb43b2c5 Mon Sep 17 00:00:00 2001 From: shadow1ng Date: Thu, 25 Mar 2021 15:39:48 +0800 Subject: [PATCH] update --- common/flag.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/flag.go b/common/flag.go index 07d05ba..da9d313 100644 --- a/common/flag.go +++ b/common/flag.go @@ -11,7 +11,7 @@ func Banner() { / /_\/____/ __|/ __| '__/ _` + "`" + ` |/ __| |/ / / /_\\_____\__ \ (__| | | (_| | (__| < \____/ |___/\___|_| \__,_|\___|_|\_\ - fscan version: 1.5.2 + fscan version: 1.5.1.1 ` print(banner) }