Skip to content

Commit eeb67f2

Browse files
authored
Up version: fix #7
1 parent a4dc75e commit eeb67f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/macchanger

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
require 'optparse'
44
options = {}
5-
VERSION = '1.3.2'
5+
VERSION = '1.3.3'
66

77
optparse = OptionParser.new do |opts|
88
opts.banner = 'Usage: macchanger [options] device'

0 commit comments

Comments
 (0)