File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " Make podcast RSS displayed more friendly" ,
5
5
"author" : " LGiki" ,
6
6
"homepage_url" : " https://github.com/LGiki/nice-podcast-rss" ,
7
- "version" : " 1.0.0.7 " ,
7
+ "version" : " 1.0.0.8 " ,
8
8
"icons" : {
9
9
"16" : " icons/icon-16.png" ,
10
10
"48" : " icons/icon-48.png" ,
Original file line number Diff line number Diff line change @@ -423,7 +423,7 @@ const generatePodcastPage = (podcast) => {
423
423
424
424
const printExtensionInfo = ( ) => {
425
425
console . log (
426
- '%c✨%c Nice Podcast RSS v1.0.0.7 %c https://github.com/LGiki/nice-podcast-rss' ,
426
+ '%c✨%c Nice Podcast RSS v1.0.0.8 %c https://github.com/LGiki/nice-podcast-rss' ,
427
427
'background-color:#bfd8bd;padding:4px;border-radius:4px 0 0 4px;' ,
428
428
'background-color:#77bfa3;padding:4px;color:#fff;border-radius:0 4px 4px 0;' ,
429
429
''
You can’t perform that action at this time.
0 commit comments