Skip to content

Commit 9105496

Browse files
authored
Fix version_check
1 parent eaef8a1 commit 9105496

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skip_splash_screen/swinfo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Skips the splashscreen and health warning",
66
"source": "https://github.com/Falki-git/SkipSplashScreen",
77
"version": "1.0.0",
8-
"version_check": "https://github.com/Falki-git/SkipSplashScreen/blob/master/skip_splash_screen/swinfo.json",
8+
"version_check": "https://raw.githubusercontent.com/Falki-git/SkipSplashScreen/master/skip_splash_screen/swinfo.json",
99
"dependencies": [
1010
{
1111
"id": "SpaceWarp",
@@ -19,4 +19,4 @@
1919
"min": "0.1.2",
2020
"max": "*"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)