Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
apparition47 committed Feb 4, 2025
1 parent 09e19ca commit 2457620
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.8.7] - 2025-02-04

- updated ruleset (thanks @Jee-Bee, James M. Damon S.)

## [0.8.6] - 2024-10-26

- Update MailerLite ruleset (thanks @oneofthedamons)
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=6
REVISION=7
unset PRERELEASE

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

0 comments on commit 2457620

Please sign in to comment.