Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apparition47 committed Oct 26, 2024
1 parent 0f89467 commit 241e8d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [0.8.6] - 2024-10-26

- Update MailerLite ruleset (thanks @oneofthedamons)
- Update Epsilon, Optimove, Plusgrade, Sailthru ruleset

## [0.8.5] - 2024-06-08

- add Wise, Discord, Walmart, OpenWork rules
Expand Down
2 changes: 1 addition & 1 deletion Version.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TOOL=MailTrackerBlocker_#MACOS_VERSION#
MAJOR=0
MINOR=8
REVISION=5
REVISION=6
unset PRERELEASE

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

0 comments on commit 241e8d8

Please sign in to comment.