Skip to content

Commit

Permalink
Merge pull request #325 from bitmovin/main
Browse files Browse the repository at this point in the history
Finish release 0.14.1
  • Loading branch information
matamegger authored Nov 16, 2023
2 parents 77abf20 + d84277d commit 8c713d3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [0.14.1] (2023-11-16)

### Fixed

Expand Down
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ PODS:
- React-jsi (= 0.69.6-2)
- React-logger (= 0.69.6-2)
- React-perflogger (= 0.69.6-2)
- RNBitmovinPlayer (0.14.0):
- RNBitmovinPlayer (0.14.1):
- BitmovinPlayer (= 3.48.0)
- GoogleAds-IMA-iOS-SDK (= 3.18.4)
- GoogleAds-IMA-tvOS-SDK (= 4.8.2)
Expand Down Expand Up @@ -574,7 +574,7 @@ SPEC CHECKSUMS:
React-RCTText: f72442f7436fd8624494963af4906000a5465ce6
React-runtimeexecutor: f1383f6460ea3d66ed122b4defb0b5ba664ee441
ReactCommon: 7857ab475239c5ba044b7ed946ba564f2e7f1626
RNBitmovinPlayer: 7b30750994923ebfe825e82f9182cd0e03e1b708
RNBitmovinPlayer: e2436bccf53ed596ece178e6553ea7268d792163
RNCPicker: 0250e95ad170569a96f5b0555cdd5e65b9084dca
RNScreens: 4a1af06327774490d97342c00aee0c2bafb497b7
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitmovin-player-react-native",
"version": "0.14.0",
"version": "0.14.1",
"description": "Official React Native bindings for Bitmovin's mobile Player SDKs.",
"main": "lib/index.js",
"module": "lib/index.mjs",
Expand Down

0 comments on commit 8c713d3

Please sign in to comment.