Skip to content

Commit 8a27a16

Browse files
author
huzh
committed
bump version to v24.1204.1557
1 parent 82a886e commit 8a27a16

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
uses: actions/setup-node@v3
2929
with:
3030
node-version: "18"
31-
cache: "npm"
3231

3332
- name: Get Package Version
3433
id: package-version

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-vue",
3-
"version": "24.1204.1556",
3+
"version": "24.1204.1557",
44
"description": "Really simple Electron + Vue + Vite boilerplate.",
55
"author": {
66
"name": "rirh<[email protected]>"

0 commit comments

Comments
 (0)