From fce27d9ab175116454d87f888f413bac8fe9c3b5 Mon Sep 17 00:00:00 2001 From: Nikita Prokopov Date: Fri, 28 Aug 2020 18:41:18 +0200 Subject: [PATCH] 0.2.1 Fixed version metadata --- .gitignore | 3 +-- CHANGELOG.md | 4 ++++ README.md | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index eaa8add..35dd691 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -xcuserdata -*.xcuserdata +xcuserdata/ build *.zip \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index f9a90f4..717561a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 0.2.1 / Aug 28, 2020 + +- Correct version metadata + ### 0.2.0 / Aug 26, 2020 - Specify app tooltip via `ANYBAR_TITLE` #59 #64 thx @mynameismiek @andrewsjg diff --git a/README.md b/README.md index c3165b7..c1f77be 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ AnyBar is a small indicator for your menubar that does one simple thing: it disp ## Download -Version 0.2.0: +Version 0.2.1: - + Or using [Homebrew Cask](https://github.com/Homebrew/homebrew-cask):