We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4dc75e commit eeb67f2Copy full SHA for eeb67f2
bin/macchanger
@@ -2,7 +2,7 @@
2
3
require 'optparse'
4
options = {}
5
-VERSION = '1.3.2'
+VERSION = '1.3.3'
6
7
optparse = OptionParser.new do |opts|
8
opts.banner = 'Usage: macchanger [options] device'
0 commit comments