Bump version to 5.1.0-alpha
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### Version 5.1.1
|
### Version 5.1.0-alpha2
|
||||||
* Added support for full-screen functionality in Android Exoplayer [#1730](https://github.com/react-native-community/react-native-video/pull/1730)
|
* Added support for full-screen functionality in Android Exoplayer [#1730](https://github.com/react-native-community/react-native-video/pull/1730)
|
||||||
|
|
||||||
### Version 5.1.0-alpha1
|
### Version 5.1.0-alpha1
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-video",
|
"name": "react-native-video",
|
||||||
"version": "5.1.0-alpha1",
|
"version": "5.1.0-alpha2",
|
||||||
"description": "A <Video /> element for react-native",
|
"description": "A <Video /> element for react-native",
|
||||||
"main": "Video.js",
|
"main": "Video.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Reference in New Issue
Block a user