Skip to content

Commit 174c90c

Browse files
committed
Updating version to match current
* This will be changed to the most recent git hash for next round, at least making accurate for now.
1 parent 3d30cef commit 174c90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/metasploit/framework/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module Framework
33
module Version
44
MAJOR = 4
55
MINOR = 11
6-
PATCH = 0
6+
PATCH = 3
77
PRERELEASE = 'dev'
88
end
99

0 commit comments

Comments
 (0)