Skip to content

Commit

Permalink
Update framework version.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-livadaru-3pillarglobal committed Nov 23, 2018
1 parent 28e0f8f commit ade39ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RAD.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RAD"
s.version = "1.0.1"
s.version = "1.1.0"
s.summary = "The RAD SDK is a great starting place to learn more about how a RAD implementation might work in your client app."

s.description = "Remote Audio Data (RAD) measures podcast listening across a range of participating clients and platforms, aggregating the data in a publishers’ analytics endpoint. RAD is not intended to replace download statistics as a point of measurement for the on-demand audio industry, but is designed to provide data on listening events to complement this download statistics.
Expand Down
2 changes: 1 addition & 1 deletion RAD/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<string>1.1.0</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit ade39ef

Please sign in to comment.