Skip to content

Commit

Permalink
v1.2.10
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Salmela <me@jacobsalmela.com>
  • Loading branch information
jacobsalmela committed Jan 27, 2021
1 parent 92068c8 commit ef92fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tccutil.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
util_name = os.path.basename(sys.argv[0])

# Utility Version
util_version = '1.2.7'
util_version = '1.2.10'

# Current OS X version
osx_version = version(mac_ver()[0]) # mac_ver() returns 10.16 for Big Sur instead 11.+
Expand Down

0 comments on commit ef92fc0

Please sign in to comment.