diff --git a/packages/ad/package.json b/packages/ad/package.json index f2102006..e093122f 100644 --- a/packages/ad/package.json +++ b/packages/ad/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/ad", - "version": "1.0.49", + "version": "1.0.50", "description": "AD plugin for oplayer", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/core/package.json b/packages/core/package.json index 3679d2a9..092744c1 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/core", - "version": "1.0.49", + "version": "1.0.50", "description": "Oh! Another web video player.", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/danmaku/package.json b/packages/danmaku/package.json index 5a63dfe7..ec247434 100644 --- a/packages/danmaku/package.json +++ b/packages/danmaku/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/danmaku", - "version": "1.0.49", + "version": "1.0.50", "description": "Danmaku plugin for oplayer", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/dash/package.json b/packages/dash/package.json index ca0e7737..cb46feae 100644 --- a/packages/dash/package.json +++ b/packages/dash/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/dash", - "version": "1.0.49", + "version": "1.0.50", "description": "Dash plugin for oplayer", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/hls/package.json b/packages/hls/package.json index b42b87e0..559afa0a 100644 --- a/packages/hls/package.json +++ b/packages/hls/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/hls", - "version": "1.0.49", + "version": "1.0.50", "description": "Hls plugin for oplayer", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/react/package.json b/packages/react/package.json index 7b94578f..b07eac88 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/react", - "version": "1.0.49", + "version": "1.0.50", "description": "React wrapper for oplayer.", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/torrent/package.json b/packages/torrent/package.json index cdf95a2c..5aa379a7 100644 --- a/packages/torrent/package.json +++ b/packages/torrent/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/torrent", - "version": "1.0.49", + "version": "1.0.50", "description": "Torrent plugin for oplayer.", "type": "module", "main": "./dist/index.es.js", diff --git a/packages/ui/package.json b/packages/ui/package.json index f71e067f..d1df1714 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@oplayer/ui", - "version": "1.0.49", + "version": "1.0.50", "description": "ui plugin for oplayer", "type": "module", "main": "./dist/index.es.js",