Skip to content

Commit

Permalink
Bump build number
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelhanneken committed Dec 10, 2015
1 parent 15e2cd6 commit 1e44843
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Iconizer/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,28 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>179</string>
<string>181</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>
<dict>
<key>raphaelhanneken.github.io</key>
<key>github-cloud.s3.amazonaws.com</key>
<dict>
<key>NSIncludesSubdomains</key>
<true/>
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
<key>github-cloud.s3.amazonaws.com</key>
<key>github.com</key>
<dict>
<key>NSIncludesSubdomains</key>
<true/>
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
<key>github.com</key>
<key>raphaelhanneken.github.io</key>
<dict>
<key>NSIncludesSubdomains</key>
<true/>
Expand Down

0 comments on commit 1e44843

Please sign in to comment.