Skip to content

Commit

Permalink
Up ver for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vapormusic committed Sep 4, 2023
1 parent 62873fc commit 898f1cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-win-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
uses: marvinpinto/[email protected]
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "v2.4.4"
automatic_release_tag: "v2.4.5"
prerelease: false
files: |
./windows/airtunes2.exe
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"audio",
"cider"
],
"version": "2.4.4",
"version": "2.4.5",
"author": "vapormusic <[email protected]>",
"main": "./lib/index.js",
"bin": "./examples/play_stdin.js",
Expand Down

0 comments on commit 898f1cf

Please sign in to comment.