Skip to content

Commit 033c953

Browse files
authored
Merge pull request #124 from BishopFox/version-bump-2.0.2
Bump version to 2.0.2
2 parents ce513ba + a7e45b9 commit 033c953

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

globals/utils.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ const CLOUDFOX_USER_AGENT = "cloudfox"
44
const CLOUDFOX_LOG_FILE_DIR_NAME = ".cloudfox"
55
const CLOUDFOX_BASE_DIRECTORY = "cloudfox-output"
66
const LOOT_DIRECTORY_NAME = "loot"
7-
const CLOUDFOX_VERSION = "2.0.1"
7+
const CLOUDFOX_VERSION = "2.0.2"

0 commit comments

Comments
 (0)