diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5547d3f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto eol=lf +*.json text eol=lf +*.md text eol=lf diff --git a/plugin-signature.json b/plugin-signature.json index 501ebd5..ac4c5e5 100644 --- a/plugin-signature.json +++ b/plugin-signature.json @@ -3,6 +3,6 @@ "algorithm": "ed25519", "publisher": "aitoearn", "keyId": "aitoearn-2026-08", - "contentHash": "01cde7b5615595215e0608daedfb0282e1e87cc0271d286d3a46dce21861546b", - "signature": "1v0XHwvkfdgq5lqIk1f4z2r2k/TluQELsWgNyERSwn8A5cEa+6aEsGeCMgc/F2EeTOz4hAeIF5vU8iFHwrvoCg==" + "contentHash": "be5be65e73abea8d95248530076ae3deeda54f12e54ecd94a276c7a9d7ef20bd", + "signature": "T57nANWLNeDBwmPCU31W/m7e5wpaUqMesq4D0NLsiAZTekwbcHMvgLFMPGQIR0t93LbSvCCLAncQGe6KEvIvAg==" } diff --git a/plugin.json b/plugin.json index c82c482..62deaa8 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "id": "video-subtitle", "name": "视频字幕特效", "type": "skill", - "version": "1.0.3", + "version": "1.0.4", "description": "AI 自动生成视频字幕,支持多种字幕样式特效", "author": "aitoearn", "repository": "https://git.frp.it1024.cc/aitoearn/video-subtitle",