Skip to content

Commit 1d997eb

Browse files
committed
update version
1 parent 518e8cf commit 1d997eb

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog for Docker image
2-
<!--LATEST=0.3.2-->
2+
<!--LATEST=0.3.3-->
3+
4+
## 0.3.3
5+
6+
* Add sqlite3
7+
* Upgrade pip for python3
8+
* Merge requeriments.txt file
9+
* Update repo for enum4linux
10+
* Add enum4linux-ng
311

412
## 0.3.2
513

shell/banner

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

0 commit comments

Comments
 (0)