Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apparition47 committed Mar 13, 2022
1 parent 6ee4d55 commit 7ea226c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.6.1] - TBA
## [0.6.1] - 2022-03-13

- #169 add Inxmail rule (thanks @m-schmitt)
- add Clarivate rule (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=6
REVISION=0
REVISION=1
unset PRERELEASE

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

0 comments on commit 7ea226c

Please sign in to comment.