diff --git a/.gitattributes b/.gitattributes index 929892b..255d895 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -DNS-Scout-v6.0.tar.gz filter=lfs diff=lfs merge=lfs -text -dns-scout_6.0.orig.tar.gz filter=lfs diff=lfs merge=lfs -text +DNS-Scout-v6.11.tar.gz filter=lfs diff=lfs merge=lfs -text +dns-scout_6.11.orig.tar.gz filter=lfs diff=lfs merge=lfs -text diff --git a/bin/dns-scout b/bin/dns-scout index 939f9b5..fe2e82d 100755 Binary files a/bin/dns-scout and b/bin/dns-scout differ diff --git a/constant/constants.go b/constant/constants.go index 451b2d8..135f776 100644 --- a/constant/constants.go +++ b/constant/constants.go @@ -3,7 +3,7 @@ package constants // IPInfoAPIURL is and API URL const ( IPInfoAPIURL = "https://ipinfo.io/" - Version = "6.10" + Version = "6.11" Newline = "\n" GooglePublicDNS = "8.8.8.8:53" CloudflarePublicDNS = "1.1.1.1:53" diff --git a/debian/source/options b/debian/source/options index f247a89..f83fa2f 100644 --- a/debian/source/options +++ b/debian/source/options @@ -74,3 +74,4 @@ extend-diff-ignore = "(^|/)(.*\.o|.*\.swp|.*\.swo|.*\.bak|.*\.log|.*\.dmp|\.giti --include-removal --include-removal --include-removal +--include-removal