Skip to content

Commit

Permalink
Updated to 1.3.2
Browse files Browse the repository at this point in the history
WilliamLCobb committed Jan 2, 2016
1 parent 374060b commit c91382d
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions iNDS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -1848,7 +1848,7 @@
CODE_SIGN_ENTITLEMENTS = "";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1.3.1;
CURRENT_PROJECT_VERSION = 1.3.2;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(SRCROOT)",
@@ -1901,7 +1901,7 @@
CODE_SIGN_ENTITLEMENTS = "";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1.3.1;
CURRENT_PROJECT_VERSION = 1.3.2;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(SRCROOT)",
4 changes: 2 additions & 2 deletions iNDS/support/iNDS-Info.plist
Original file line number Diff line number Diff line change
@@ -92,7 +92,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@@ -111,7 +111,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2</string>
<string>1</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>

0 comments on commit c91382d

Please sign in to comment.