chore: bump

This commit is contained in:
lewisakura 2024-07-23 14:21:55 +01:00
parent 5167e32e0e
commit 5736097df2
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ jobs:
- name: Run Electron Builder
if: ${{ matrix.platform == 'mac' }}
run: |
echo "$API_KEY" > apple.p8
echo "$API_KEY" > apple.p8about:blank#blocked
pnpm electron-builder --${{ matrix.platform }} --publish always
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View file

@ -1,6 +1,6 @@
{
"name": "vesktop",
"version": "1.5.3",
"version": "1.5.4",
"private": true,
"description": "Vesktop is a custom Discord desktop app",
"keywords": [],