tracker: bump assist minor v
This commit is contained in:
parent
d409b41ddb
commit
423d9cb671
3 changed files with 2 additions and 2 deletions
Binary file not shown.
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@openreplay/tracker-assist",
|
"name": "@openreplay/tracker-assist",
|
||||||
"description": "Tracker plugin for screen assistance through the WebRTC",
|
"description": "Tracker plugin for screen assistance through the WebRTC",
|
||||||
"version": "10.0.1",
|
"version": "10.0.2",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"WebRTC",
|
"WebRTC",
|
||||||
"assistance",
|
"assistance",
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export const pkgVersion = "10.0.1";
|
export const pkgVersion = "10.0.2";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue