Bump version to 3.8.0

This commit is contained in:
JellyBrick
2025-03-26 20:51:20 +09:00
parent f787c2cc80
commit 8e21a10214
2 changed files with 2 additions and 1 deletions

View File

@ -48,6 +48,7 @@ const handleVideoDataChange = () => {
export default createPlugin({
name: () => t('plugins.unobtrusive-player.name'),
description: () => t('plugins.unobtrusive-player.description'),
addedVersion: '3.8.x',
restartNeeded: false,
config: {
enabled: false,