tracker: bump assist minor v

This commit is contained in:
nick-delirium 2024-11-22 14:17:27 +01:00
parent d409b41ddb
commit 423d9cb671
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0
3 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@openreplay/tracker-assist",
"description": "Tracker plugin for screen assistance through the WebRTC",
"version": "10.0.1",
"version": "10.0.2",
"keywords": [
"WebRTC",
"assistance",

View file

@ -1 +1 @@
export const pkgVersion = "10.0.1";
export const pkgVersion = "10.0.2";