Skip to content

Commit 3ddb6b2

Browse files
author
linxiaodong
committed
feat: v1.0.8
1 parent 08ead5c commit 3ddb6b2

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Build/release
22

3-
on:
4-
push:
5-
branches: [ main ]
3+
on: push
64

75
jobs:
86
release:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "video-subtitle-master",
44
"description": "视频转字幕,字幕翻译软件",
5-
"version": "1.0.7",
5+
"version": "1.0.8",
66
"author": "buxuku <[email protected]>",
77
"main": "app/background.js",
88
"scripts": {

0 commit comments

Comments
 (0)