Publish reactxp-video 2.0.0-rc.2

This commit is contained in:
Brent Erickson 2019-10-09 09:30:23 -06:00
Родитель 7134574b3e
Коммит 06b5d13ae4
2 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -18,6 +18,9 @@ Following semver rules, the major version (the first number in the version strin
### Version History
#### Version 2.0.0-rc.2 of reactxp-video - _9 October 2019_
* Updated react-native-video to 4.X
#### Version 2.0.0-rc.2 of reactxp-webview - _12 September 2019_
* Upgraded react-native-webview dependency

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "reactxp-video",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Plugin for ReactXP that provides a video player component for all platforms",
"author": "ReactXP Team <reactxp@microsoft.com>",
"license": "MIT",