Skip to content

Commit 96e8ad4

Browse files
committed
Upgrade to v0.3.0
1 parent a987755 commit 96e8ad4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for Docker image
2-
<!--LATEST=0.2.7-->
2+
<!--LATEST=0.3.0-->
3+
4+
## 0.3.0
5+
6+
* feat: update amass and change wafw00f installation mode
37

48
## 0.2.9
59

shell/banner

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export VERSION=v0.2.7
1+
export VERSION=v0.3.0
22
# Colours
33
greenColour="\e[0;32m\033[1m"
44
endColour="\033[0m\e[0m"

0 commit comments

Comments
 (0)