diff --git a/MuteUnmuteMic.xcodeproj/project.pbxproj b/MuteUnmuteMic.xcodeproj/project.pbxproj
index ecddeac..884e7d6 100644
--- a/MuteUnmuteMic.xcodeproj/project.pbxproj
+++ b/MuteUnmuteMic.xcodeproj/project.pbxproj
@@ -7,7 +7,7 @@
objects = {
/* Begin PBXBuildFile section */
- D9A9F66F1BC35EDC004395E8 /* AudioMixer.c in Sources */ = {isa = PBXBuildFile; fileRef = D9A9F66D1BC35EDC004395E8 /* AudioMixer.c */; settings = {ASSET_TAGS = (); }; };
+ D9A9F66F1BC35EDC004395E8 /* AudioMixer.c in Sources */ = {isa = PBXBuildFile; fileRef = D9A9F66D1BC35EDC004395E8 /* AudioMixer.c */; };
ECF208BE1BAF2DE6000D3C2C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = ECF208BD1BAF2DE6000D3C2C /* AppDelegate.m */; };
ECF208C11BAF2DE6000D3C2C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = ECF208C01BAF2DE6000D3C2C /* main.m */; };
ECF208C31BAF2DE6000D3C2C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ECF208C21BAF2DE6000D3C2C /* Assets.xcassets */; };
diff --git a/MuteUnmuteMic/Info.plist b/MuteUnmuteMic/Info.plist
index 02e5378..2adb00b 100644
--- a/MuteUnmuteMic/Info.plist
+++ b/MuteUnmuteMic/Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.4
+ 1.4.1
CFBundleSignature
????
CFBundleVersion
- 3
+ 4
LSApplicationCategoryType
public.app-category.utilities
LSMinimumSystemVersion
diff --git a/README.md b/README.md
index 57dfd57..252791f 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ MacOS 10.10 Yosemite or higher version.
## Installation
-Download the [latest stable version](https://github.com/CocoaHeadsBrasil/MuteUnmuteMic/releases/download/1.4/MuteUnmuteMic.zip) or clone this repo and build & run.
+Download the [latest stable version](https://github.com/CocoaHeadsBrasil/MuteUnmuteMic/releases/download/1.4.1/MuteUnmuteMic.zip) or clone this repo and build & run.
## Usage