Skip to content

Commit be5d346

Browse files
committed
Migrated to TheManticoreProject, relase v1.3.1
1 parent f6ec84a commit be5d346

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
@@ -40,7 +40,7 @@ var (
4040
)
4141

4242
func parseArgs() {
43-
ap := parser.ArgumentsParser{Banner: "DescribeNTSecurityDescriptor - by Remi GASCOU (Podalirius) @ TheManticoreProject - v1.3.0"}
43+
ap := parser.ArgumentsParser{Banner: "DescribeNTSecurityDescriptor - by Remi GASCOU (Podalirius) @ TheManticoreProject - v1.3.1"}
4444

4545
// Configuration flags
4646
ap.NewBoolArgument(&debug, "-d", "--debug", false, "Debug mode.")

0 commit comments

Comments
 (0)