diff --git a/ExtraBuildPhase/Info.plist b/ExtraBuildPhase/Info.plist
index 914306d..8b32542 100644
--- a/ExtraBuildPhase/Info.plist
+++ b/ExtraBuildPhase/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 0.3.3
+ 0.3.4
CFBundleSignature
????
CFBundleVersion
@@ -26,6 +26,7 @@
9AFF134A-08DC-4096-8CEE-62A4BB123046
F41BD31E-2683-44B8-AE7F-5F09E919790E
E71C2CFE-BFD8-4044-8F06-00AE685A406C
+ ACA8656B-FEA8-4B6D-8E4A-93F4C95C362C
NSHumanReadableCopyright
ExtraBuildPhase, ©2016 Norio Nomura
diff --git a/README.md b/README.md
index e148411..c540e6a 100644
--- a/README.md
+++ b/README.md
@@ -16,12 +16,12 @@ Xcode Plug-ins Locations are the following:
### Using Installers
- [Homebrew-Cask](http://caskroom.io) (*User Home*): `brew cask install extrabuildphase`
- [Alcatraz](http://alcatraz.io) (*User Home*)
-- Installer package (*Local System*): [ExtraBuildPhase-0.3.3.pkg](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3.3/ExtraBuildPhase-0.3.3.pkg)
+- Installer package (*Local System*): [ExtraBuildPhase-0.3.4.pkg](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3.4/ExtraBuildPhase-0.3.4.pkg)
*Note: Homebrew-Casks's install location has changed from Local System to User Home. If you have installed 0.3 or earlier with Homebrew-Cask, please remove `ExtraBuildPhase.xcplugin` manually from Local System.*
### Manual Install
-1. Download [ExtraBuildPhase.xcplugin-0.3.3.zip](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3.3/ExtraBuildPhase.xcplugin-0.3.3.zip)
+1. Download [ExtraBuildPhase.xcplugin-0.3.4.zip](https://github.com/norio-nomura/ExtraBuildPhase/releases/download/0.3.4/ExtraBuildPhase.xcplugin-0.3.4.zip)
2. Unzip it
3. Copy `ExtraBuildPhase.xcplugin` to either Xcode Plug-ins locations.