File tree 4 files changed +5
-5
lines changed
database/OpenStream_Music
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ desktop:
28
28
Type : Application
29
29
Icon : openstreammusic
30
30
StartupWMClass : OpenStream Music
31
- X-AppImage-Version : 1.3.1
31
+ X-AppImage-Version : 1.3.2
32
32
Comment : Freeing the world of freemium streaming services.
33
33
Categories : AudioVideo
34
34
AppImageHub :
@@ -48,6 +48,6 @@ electron:
48
48
dependencies :
49
49
fontawesome-free : " ^1.0.4"
50
50
node-fetch : " ^3.3.1"
51
- youtube-music-api : " ^1.0.6 "
51
+ youtube-music-api : " ^1.0.5 "
52
52
ytdl-core : " ^4.11.5"
53
53
---
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Terminal=false
5
5
Type =Application
6
6
Icon =openstreammusic
7
7
StartupWMClass =OpenStream Music
8
- X-AppImage-Version =1.3.1
8
+ X-AppImage-Version =1.3.2
9
9
Comment =Freeing the world of freemium streaming services.
10
10
Categories =AudioVideo;
11
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " openstreammusic" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " Freeing the world of freemium streaming services." ,
5
5
"main" : " main.js" ,
6
6
"homepage" : " https://openstreamorg.github.io" ,
10
10
"dependencies" : {
11
11
"fontawesome-free" : " ^1.0.4" ,
12
12
"node-fetch" : " ^3.3.1" ,
13
- "youtube-music-api" : " ^1.0.6 " ,
13
+ "youtube-music-api" : " ^1.0.5 " ,
14
14
"ytdl-core" : " ^4.11.5"
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments