Skip to content

Commit 241e8d8

Browse files
committed
version bump
1 parent 0f89467 commit 241e8d8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.8.6] - 2024-10-26
4+
5+
- Update MailerLite ruleset (thanks @oneofthedamons)
6+
- Update Epsilon, Optimove, Plusgrade, Sailthru ruleset
7+
38
## [0.8.5] - 2024-06-08
49

510
- add Wise, Discord, Walmart, OpenWork rules

Version.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
TOOL=MailTrackerBlocker_#MACOS_VERSION#
22
MAJOR=0
33
MINOR=8
4-
REVISION=5
4+
REVISION=6
55
unset PRERELEASE
66

77
VERSION="${MAJOR}.${MINOR}${REVISION:+.$REVISION}${PRERELEASE}"

0 commit comments

Comments
 (0)