Skip to content

Commit fce27d9

Browse files
committed
0.2.1 Fixed version metadata
1 parent 2956ec6 commit fce27d9

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
xcuserdata
2-
*.xcuserdata
1+
xcuserdata/
32
build
43
*.zip

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.2.1 / Aug 28, 2020
2+
3+
- Correct version metadata
4+
15
### 0.2.0 / Aug 26, 2020
26

37
- Specify app tooltip via `ANYBAR_TITLE` #59 #64 thx @mynameismiek @andrewsjg

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ AnyBar is a small indicator for your menubar that does one simple thing: it disp
66

77
## Download
88

9-
Version 0.2.0:
9+
Version 0.2.1:
1010

11-
<a href="https://github.com/tonsky/AnyBar/releases/download/0.2.0/AnyBar-0.2.0.zip"><img src="AnyBar/Images.xcassets/AppIcon.appiconset/icon_128x128@2x.png?raw=true" style="width: 128px;" width=128/></a>
11+
<a href="https://github.com/tonsky/AnyBar/releases/download/0.2.1/AnyBar-0.2.1.zip"><img src="AnyBar/Images.xcassets/AppIcon.appiconset/icon_128x128@2x.png?raw=true" style="width: 128px;" width=128/></a>
1212

1313
Or using [Homebrew Cask](https://github.com/Homebrew/homebrew-cask):
1414

0 commit comments

Comments
 (0)