We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c004e commit 8249d03Copy full SHA for 8249d03
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## 0.3.0 - devlopment
4
5
+## 0.2.1 - 2020-12-03
6
+
7
+- Remove unnecessary output
8
9
## 0.2.0 - 2020-12-03
10
11
- Supported to receive multiple TCC service names
TCC-Permitter.sh
@@ -47,7 +47,7 @@
47
# - Willow
48
#######################################
49
50
-VERSION='0.2.0'
+VERSION='0.2.1'
51
export PATH=/usr/bin:/bin:/usr/sbin:/sbin
52
53
# MARK: Functions
0 commit comments