Skip to content

Commit

Permalink
1.12.0-beta.15
Browse files Browse the repository at this point in the history
  • Loading branch information
xushengfeng committed Apr 29, 2024
1 parent 5876b71 commit 9dd5ae4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
uses: actions/checkout@v1

- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
uses: actions/setup-node@v4
with:
node-version: 16
node-version: 20

- name: Install Ubuntu X11
if: matrix.os == 'ubuntu-latest'
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": "eSearch",
"version": "1.12.0-beta.14",
"version": "1.12.0-beta.15",
"description": "识屏 · 搜索",
"main": "./out/main/main.js",
"scripts": {
Expand Down

0 comments on commit 9dd5ae4

Please sign in to comment.