Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
houdunwang committed Feb 10, 2024
1 parent 2c32109 commit 7799451
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
pnpm run build:linux
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

- name: Cleanup Artifacts for Windows
if: matrix.os == 'windows-latest'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "houdunren-camera",
"version": "1.0.70",
"version": "1.0.71",
"description": "方便好用的桌面摄像头软件,适合直播、录课、内容分享时使用",
"main": "./out/main/index.js",
"author": "向军大叔",
Expand Down

0 comments on commit 7799451

Please sign in to comment.