diff --git a/NEWS b/NEWS
index 7f374a97..71321582 100644
--- a/NEWS
+++ b/NEWS
@@ -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
diff --git a/resources/mac/Info.plist.in b/resources/mac/Info.plist.in
index ec7bb375..bcca0b9d 100644
--- a/resources/mac/Info.plist.in
+++ b/resources/mac/Info.plist.in
@@ -15,9 +15,9 @@
CFBundleName
YubiKey Manager
CFBundleVersion
- @FULL_VERSION@
+ 1
CFBundleShortVersionString
- @SHORT_VERSION@
+ @FULL_VERSION@
LSApplicationCategoryType
public.app-category.utilities
NSPrincipalClass