diff --git a/macos/Makefile b/macos/Makefile index 7509b8e..4223f08 100644 --- a/macos/Makefile +++ b/macos/Makefile @@ -2,7 +2,7 @@ APP_NAME = WhisperDictate APP_BUNDLE = $(APP_NAME).app -VERSION = 1.2.1 +VERSION = 1.3.0 # Directories SRC_DIR = src diff --git a/macos/WhisperDictate.app/Contents/Info.plist b/macos/WhisperDictate.app/Contents/Info.plist index c365f5b..5bb1487 100644 --- a/macos/WhisperDictate.app/Contents/Info.plist +++ b/macos/WhisperDictate.app/Contents/Info.plist @@ -19,9 +19,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.1 + 1.3.0 CFBundleVersion - 2 + 3 LSMinimumSystemVersion 13.0 LSUIElement