Skip to content

Commit 02d3c42

Browse files
committedFeb 7, 2025
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-local-subtitles
2 parents 62f698f + 8a1b040 commit 02d3c42

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+486
-237
lines changed
 

‎package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stremio",
33
"displayName": "Stremio",
4-
"version": "5.0.0-beta.16",
4+
"version": "5.0.0-beta.17",
55
"author": "Smart Code OOD",
66
"private": true,
77
"license": "gpl-2.0",
@@ -16,7 +16,7 @@
1616
"@babel/runtime": "7.26.0",
1717
"@sentry/browser": "8.42.0",
1818
"@stremio/stremio-colors": "5.2.0",
19-
"@stremio/stremio-core-web": "0.48.4",
19+
"@stremio/stremio-core-web": "0.48.5",
2020
"@stremio/stremio-icons": "5.4.1",
2121
"@stremio/stremio-video": "0.0.53",
2222
"a-color-picker": "1.2.1",

0 commit comments

Comments
 (0)