bump version

This commit is contained in:
Doğan Can Bakır
2025-12-18 15:28:48 +03:00
parent 2e32220a39
commit 79a426007b
+1 -1
View File
@@ -17,7 +17,7 @@ const banner = `
const ToolName = `subfinder`
// Version is the current version of subfinder
const version = `v2.10.1`
const version = `v2.11.0`
// showBanner is used to show the banner to the user
func showBanner() {