diff --git a/README.md b/README.md index d9264bb..7c8941f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Video Widget for Cumulocity [](https://github.com/SoftwareAG/cumulocity-video-widget-plugin/releases/download/1.0.0/sag-ps-pkg-video-widget-1.0.0.zip) +# Video Widget for Cumulocity [](https://github.com/SoftwareAG/cumulocity-video-widget-plugin/releases/download/1.0.1/sag-ps-pkg-video-widget-1.0.1.zip) This Video widget is the Cumulocity module federation plugin created using c8ycli. This plugin can be used in Application Builder or Cockpit. @@ -8,7 +8,7 @@ The Video widget help you to Plays streaming videos from sources such as HLS str ### Please choose Video Widget release based on Cumulocity/Application builder version: -|APPLICATION BUILDER | CUMULOCITY | VIDEO WIDGET | +|APPLICATION BUILDER  |  CUMULOCITY  |  VIDEO WIDGET  | |--------------------|------------|--------------| | 2.x.x | >= 1016.x.x| 1.x.x | diff --git a/package.json b/package.json index 40e28d6..e396837 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cumulocity-video-widget-plugin", - "version": "1.0.0", + "version": "1.0.1", "description": "The Video Widget help you to Plays streaming videos from sources such as HLS streams, on-demand videos (such as MP4, MKV, MOV) from URL and embedded YouTube, Vimeo, etc. videos.", "scripts": { "start": "c8ycli server",