Skip to content

Commit 309b167

Browse files
committed
This build is compiled correctly to fix issue #225
Merge branch 'hotfix/2.4.1' into develop
2 parents 0671050 + 13071a6 commit 309b167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/drozer/meta.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def __str__(self):
3030

3131
name = "drozer"
3232
vendor = "MWR InfoSecurity"
33-
version = Version("2.4.0", "2016-09-01")
33+
version = Version("2.4.1", "2016-12-06")
3434

3535
contact = "[email protected]"
3636
description = "The Leading Android Security Testing Framework"

0 commit comments

Comments
 (0)