We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a987755 commit 96e8ad4Copy full SHA for 96e8ad4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog for Docker image
2
-<!--LATEST=0.2.7-->
+<!--LATEST=0.3.0-->
3
+
4
+## 0.3.0
5
6
+* feat: update amass and change wafw00f installation mode
7
8
## 0.2.9
9
shell/banner
@@ -1,4 +1,4 @@
-export VERSION=v0.2.7
+export VERSION=v0.3.0
# Colours
greenColour="\e[0;32m\033[1m"
endColour="\033[0m\e[0m"
0 commit comments