We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce513ba + a7e45b9 commit 033c953Copy full SHA for 033c953
1 file changed
globals/utils.go
@@ -4,4 +4,4 @@ const CLOUDFOX_USER_AGENT = "cloudfox"
4
const CLOUDFOX_LOG_FILE_DIR_NAME = ".cloudfox"
5
const CLOUDFOX_BASE_DIRECTORY = "cloudfox-output"
6
const LOOT_DIRECTORY_NAME = "loot"
7
-const CLOUDFOX_VERSION = "2.0.1"
+const CLOUDFOX_VERSION = "2.0.2"
0 commit comments