chore: bump stremio-web version to beta.2

Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
This commit is contained in:
Lachezar Lechev 2023-10-23 14:51:33 +03:00
parent fd1972a819
commit 6494e77283
No known key found for this signature in database
GPG key ID: 69BDCB3ED8CE8037
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "stremio",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "stremio",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"license": "gpl-2.0",
"dependencies": {
"@babel/runtime": "7.16.0",

View file

@ -1,7 +1,7 @@
{
"name": "stremio",
"displayName": "Stremio",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"author": "Smart Code OOD",
"private": true,
"license": "gpl-2.0",