Skip to content

Commit e69724f

Browse files
committed
Merge branch 'main' of github.com:TheManticoreProject/DescribeNTSecurityDescriptor
2 parents 013335c + 980fce9 commit e69724f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ var (
4343
)
4444

4545
func parseArgs() {
46-
ap := parser.ArgumentsParser{Banner: "DescribeNTSecurityDescriptor - by Remi GASCOU (Podalirius) @ TheManticoreProject - v1.3.0"}
46+
ap := parser.ArgumentsParser{Banner: "DescribeNTSecurityDescriptor - by Remi GASCOU (Podalirius) @ TheManticoreProject - v1.3.3"}
4747

4848
// Configuration flags
4949
ap.NewBoolArgument(&debug, "", "--debug", false, "Debug mode.")

0 commit comments

Comments
 (0)