Skip to content

Commit

Permalink
===========Version 0.7.2===========
Browse files Browse the repository at this point in the history
  • Loading branch information
Esqarrouth committed Apr 22, 2016
1 parent 561e52a commit 92f6459
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion QorumLogs.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "QorumLogs"
s.version = "0.7.1"
s.version = "0.7.2"
s.summary = "Swift Logging Utility for Xcode & Google Docs"
s.description = "Swift Logging Utility for Xcode & Google Documents"
s.homepage = "https://github.com/goktugyil/QorumLogs"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@
E120F7631CB51BFD00AB45AD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
Expand Down
4 changes: 2 additions & 2 deletions QorumLogsExample/QorumLogsExample/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.7</string>
<string>0.7.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.7</string>
<string>0.7.2</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
Expand Down

0 comments on commit 92f6459

Please sign in to comment.