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