This commit is contained in:
Daniel Mariño 2019-07-12 10:17:23 +02:00
parent 03114bc780
commit 6bdbaec506
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
## Changelog
### next
### Version 4.4.4
* Handle racing conditions when props are setted on exoplayer
### Version 4.4.3

View File

@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "4.4.3",
"version": "4.4.4",
"description": "A <Video /> element for react-native",
"main": "Video.js",
"license": "MIT",