Skip to content

Commit

Permalink
Bump to release version
Browse files Browse the repository at this point in the history
  • Loading branch information
frosty committed Oct 1, 2020
1 parent 1e5b3dc commit 3d92891
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- WPMediaPicker (1.7.2-beta.1)
- WPMediaPicker (1.7.2)

DEPENDENCIES:
- WPMediaPicker (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
WPMediaPicker: ce9b4d729c5aaa8158574faf065e1cf81594822c
WPMediaPicker: d5ae9a83cd5cc0e4de46bfc1c59120aa86658bc3

PODFILE CHECKSUM: 6b0e391139d3864c72fde997a1418dbfe9bf5126

Expand Down
2 changes: 1 addition & 1 deletion WPMediaPicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "WPMediaPicker"
s.version = "1.7.2-beta.1"
s.version = "1.7.2"
s.summary = "WPMediaPicker is an iOS controller that allows capture and picking of media assets."
s.description = <<-DESC
WPMediaPicker is an iOS controller that allows capture and picking of media assets.
Expand Down

0 comments on commit 3d92891

Please sign in to comment.