We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53dbed6 commit d1d61faCopy full SHA for d1d61fa
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 更新日志
2
+
3
+## 0.0.4 [2025/3/8]
4
5
+* 增加UI管理界面,并作为桌面应用来发布
6
+* 保持原先的脚本版本依然正常可用
package.json
@@ -1,6 +1,6 @@
{
"name": "ffmpeg-script",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "ffmpeg-script",
"main": "bin/index.js",
"scripts": {
0 commit comments