diff --git a/CHANGELOG.md b/CHANGELOG.md index ec74772..57d2bfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,13 @@ All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/) -and this project adheres to [Semantic Versioning](http://semver.org/). +The format is based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org). + +## [1.3.2] + +### Fixed + +* Fixed the startup crash when using the User Input feature [[#108](https://github.com/Shufflepuck/SplashBuddy/issues/108)] ## [1.3.1] diff --git a/SplashBuddy/Resources/Info.plist b/SplashBuddy/Resources/Info.plist index 73a9573..97c9d10 100644 --- a/SplashBuddy/Resources/Info.plist +++ b/SplashBuddy/Resources/Info.plist @@ -19,9 +19,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.1 + 1.3.2 CFBundleVersion - 25 + 26 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright