Skip to content

Commit c90d9f4

Browse files
committed
Updated classes names to make Enhanced compatible with the latest Stremio Web version.
Updated Electron to 36.2.0 from 28.1.4. Bump version to 0.9.2 in package.json and version file
1 parent b1fd908 commit c90d9f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stremio-enhanced",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Electron-based Stremio client with plugins and themes support.",
55
"main": "./dist/main.js",
66
"scripts": {

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.1
1+
0.9.2

0 commit comments

Comments
 (0)