mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 11:51:47 +00:00
Bump version to 3.5.0
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "youtube-music",
|
"name": "youtube-music",
|
||||||
"productName": "YouTube Music",
|
"productName": "YouTube Music",
|
||||||
"version": "3.4.1",
|
"version": "3.5.0",
|
||||||
"description": "YouTube Music Desktop App - including custom plugins",
|
"description": "YouTube Music Desktop App - including custom plugins",
|
||||||
"main": "./dist/main/index.js",
|
"main": "./dist/main/index.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@ -13,7 +13,7 @@ export default createPlugin({
|
|||||||
description: () => t('plugins.synced-lyrics.description'),
|
description: () => t('plugins.synced-lyrics.description'),
|
||||||
authors: ['Non0reo', 'ArjixWasTaken'],
|
authors: ['Non0reo', 'ArjixWasTaken'],
|
||||||
restartNeeded: true,
|
restartNeeded: true,
|
||||||
addedVersion: '3.4.X',
|
addedVersion: '3.5.X',
|
||||||
config: {
|
config: {
|
||||||
preciseTiming: true,
|
preciseTiming: true,
|
||||||
showLyricsEvenIfInexact: true,
|
showLyricsEvenIfInexact: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user