Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e2b0aacf05 | ||
|
|
d9204049fe | ||
|
|
390ce64722 |
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
elif [ "${{ matrix.os }}" == "windows-latest" ]; then
|
||||
pnpm run build:win
|
||||
fi
|
||||
shell: bash
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vidbee",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.2",
|
||||
"description": "A modern Electron application for downloading videos and audios",
|
||||
"main": "./out/main/index.js",
|
||||
"author": "VidBee",
|
||||
|
||||
Reference in New Issue
Block a user