update version

This commit is contained in:
Doğan Can Bakır
2025-06-20 21:50:06 +03:00
parent 7f3f2c2d5f
commit 3d12dd7dfb
+1 -1
View File
@@ -17,7 +17,7 @@ const banner = `
const ToolName = `subfinder`
// Version is the current version of subfinder
const version = `v2.7.1`
const version = `v2.8.0`
// showBanner is used to show the banner to the user
func showBanner() {