Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit f610c17

Browse files
committed
Bump version to 1.8.9 stable
1 parent 68663b1 commit f610c17

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ _None._
5252

5353
### Bug Fixes
5454

55-
- Fix WPMediaPickerViewController crash when performing batch updates [#412]
55+
- Fix `WPMediaPickerViewController` crash when performing batch updates [#412]
5656

5757
## 1.8.8
5858

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- WPMediaPicker (1.8.9-beta.1)
2+
- WPMediaPicker (1.8.9)
33

44
DEPENDENCIES:
55
- WPMediaPicker (from `../`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
WPMediaPicker: 0ef7f4abcbff7ad20e271e7d09586e32924f5785
12+
WPMediaPicker: 0ec0ee22f68e8cb9d83e71bdcf2e76d931ef7f91
1313

1414
PODFILE CHECKSUM: 31590cb12765a73c9da27d6ea5b8b127c095d71d
1515

WPMediaPicker.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Pod::Spec.new do |s|
44
s.name = 'WPMediaPicker'
5-
s.version = '1.8.9-beta.1'
5+
s.version = '1.8.9'
66

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

0 commit comments

Comments
 (0)