diff --git a/macos/Makefile b/macos/Makefile index fd59737..7509b8e 100644 --- a/macos/Makefile +++ b/macos/Makefile @@ -2,7 +2,7 @@ APP_NAME = WhisperDictate APP_BUNDLE = $(APP_NAME).app -VERSION = 1.2.0 +VERSION = 1.2.1 # Directories SRC_DIR = src diff --git a/macos/WhisperDictate.app/Contents/Info.plist b/macos/WhisperDictate.app/Contents/Info.plist index 292f4e2..2790be1 100644 --- a/macos/WhisperDictate.app/Contents/Info.plist +++ b/macos/WhisperDictate.app/Contents/Info.plist @@ -19,9 +19,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.0 + 1.2.1 CFBundleVersion - 1 + 2 LSMinimumSystemVersion 13.0 LSUIElement