Skip to content

Commit

Permalink
Update NEWS and versions in Info.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
fdennis committed Nov 19, 2020
1 parent bf9b3c6 commit 077f6e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Version 1.1.5b (released 2020-11-19)
** macOS: Fix version in Info.plist

* Version 1.1.5 (released 2020-08-11)
** Add support for YubiKey 5C NFC

Expand Down
4 changes: 2 additions & 2 deletions resources/mac/Info.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<key>CFBundleName</key>
<string>YubiKey Manager</string>
<key>CFBundleVersion</key>
<string>@FULL_VERSION@</string>
<string>1</string>
<key>CFBundleShortVersionString</key>
<string>@SHORT_VERSION@</string>
<string>@FULL_VERSION@</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 077f6e8

Please sign in to comment.