Skip to content

Commit 28b1942

Browse files
Copilotjacobsalmela
andcommitted
Bump version to 1.5.1
Co-authored-by: jacobsalmela <3843505+jacobsalmela@users.noreply.github.com>
1 parent 3cb3f76 commit 28b1942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tccutil.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
util_name = os.path.basename(sys.argv[0])
2626

2727
# Utility Version
28-
util_version = '1.5.0'
28+
util_version = '1.5.1'
2929

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

0 commit comments

Comments
 (0)