From ebd88fcb0aef6ed285b4465327d4353e1256b891 Mon Sep 17 00:00:00 2001 From: Gustavo Barbosa Date: Mon, 9 Nov 2015 22:27:51 -0500 Subject: [PATCH] app: bump version to 1.4.1 --- MuteUnmuteMic.xcodeproj/project.pbxproj | 2 +- MuteUnmuteMic/Info.plist | 4 ++-- README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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