Skip to content

Commit

Permalink
Update to 1.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
spencertransier committed Feb 13, 2024
1 parent 9f595f7 commit a4c357b
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.8.10)
- WPMediaPicker (1.8.11)

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

SPEC CHECKSUMS:
WPMediaPicker: 332812329cbdc672cdb385b8ac3a389f668d3012
WPMediaPicker: 79548964e9c7e131ccfa72270bdda3aec8fa56b5

PODFILE CHECKSUM: 31590cb12765a73c9da27d6ea5b8b127c095d71d

Expand Down
2 changes: 1 addition & 1 deletion WPMediaPicker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pod::Spec.new do |s|
s.name = 'WPMediaPicker'
s.version = '1.8.10'
s.version = '1.8.11'

s.summary = 'WPMediaPicker is an iOS controller that allows capture and picking of media assets.'
s.description = <<-DESC
Expand Down

0 comments on commit a4c357b

Please sign in to comment.