Skip to content

Commit 8249d03

Browse files
committed
Bump version to 0.2.1
1 parent 43c004e commit 8249d03

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 0.3.0 - devlopment
44

5+
## 0.2.1 - 2020-12-03
6+
7+
- Remove unnecessary output
8+
59
## 0.2.0 - 2020-12-03
610

711
- Supported to receive multiple TCC service names

TCC-Permitter.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
# - Willow
4848
#######################################
4949

50-
VERSION='0.2.0'
50+
VERSION='0.2.1'
5151
export PATH=/usr/bin:/bin:/usr/sbin:/sbin
5252

5353
# MARK: Functions

0 commit comments

Comments
 (0)