Skip to content

Commit

Permalink
test new release
Browse files Browse the repository at this point in the history
Signed-off-by: seven <[email protected]>
  • Loading branch information
Blankll committed Feb 6, 2024
1 parent 919b182 commit 926c7f8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,8 @@ jobs:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
files: |
LICENSE
out/make/**/*
out/make/**/*.dmg
out/make/**/*.rpm
out/make/**/*.deb
out/make/**/*.Setup.exe
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dockit",
"productName": "DocKit",
"private": true,
"version": "0.0.6",
"version": "0.0.7",
"main": "dist/src/electron/main.js",
"description": "A faster, better and more stable NoSQL desktop tools",
"author": "geekfun <[email protected]>",
Expand Down

0 comments on commit 926c7f8

Please sign in to comment.