Skip to content

Commit

Permalink
feat: v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
linxiaodong committed Jun 11, 2024
1 parent 08ead5c commit 3ddb6b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Build/release

on:
push:
branches: [ main ]
on: push

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "video-subtitle-master",
"description": "视频转字幕,字幕翻译软件",
"version": "1.0.7",
"version": "1.0.8",
"author": "buxuku <[email protected]>",
"main": "app/background.js",
"scripts": {
Expand Down

0 comments on commit 3ddb6b2

Please sign in to comment.