Skip to content

Commit

Permalink
New version number preparing for Release for IOS 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Oster authored and Robin Oster committed Sep 22, 2015
1 parent 09f1b42 commit aae1ae4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ROStorageBar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "ROStorageBar"
s.version = "1.0.4"
s.version = "2.0.0"
s.summary = "Dynamic Storage Bar (a là iTunes Usage Bar) written in Swift"
s.description = <<-DESC
ROStorageBar is a library which provides an easy way to create an UIView which looks
Expand Down
4 changes: 2 additions & 2 deletions ROStorageBar/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>1.0.4</string>
<string>2.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>15240</string>
<string>15265</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
Expand Down

0 comments on commit aae1ae4

Please sign in to comment.