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