Skip to content

Commit

Permalink
Bump version to 1.8.10 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Aug 21, 2023
1 parent 4ede443 commit cc7ab30
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-beta.1)
- WPMediaPicker (1.8.10)

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

SPEC CHECKSUMS:
WPMediaPicker: d669d11c38f78597edcb338a58a0d973ae51912a
WPMediaPicker: 332812329cbdc672cdb385b8ac3a389f668d3012

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-beta.1'
s.version = '1.8.10'

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

0 comments on commit cc7ab30

Please sign in to comment.