Skip to content

Commit

Permalink
Update to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
staniel359 committed May 11, 2023
1 parent d3cfe7a commit 9cb238e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ jobs:
echo VITE_APP_DISCORD_CLIENT_ID=${{ secrets.DISCORD_CLIENT_ID }} >> .env
cat .env
- name: Prebuild Electron
run: node ${{ github.workspace }}/node_modules/vite-plugin-electron-renderer/install.js

- name: Release
env:
ELECTRON_CACHE: ${{ github.workspace }}/.cache/electron
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": "muffon",
"version": "1.5.0",
"version": "1.6.0",
"description": "Music streaming browser",
"homepage": "https://github.com/staniel359/muffon",
"bugs": {
Expand Down

0 comments on commit 9cb238e

Please sign in to comment.