Skip to content

Commit

Permalink
Build for electron 17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DMarby committed Mar 4, 2022
1 parent f88ea0b commit 6282bc2
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-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
node:
- 16
electron-version:
- 15.3.7
- 17.1.0
env:
LIBCURL_RELEASE: ${{ matrix.libcurl-release }}
LATEST_LIBCURL_RELEASE: ${{ matrix.libcurl-release }}
Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:
node:
- 16
electron-version:
- 15.3.7
- 17.1.0
env:
ELECTRON_VERSION: ${{ matrix.electron-version }}
npm_config_msvs_version: 2017
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": "@getinsomnia/node-libcurl",
"version": "2.3.4-2",
"version": "2.3.4-3",
"description": "The fastest http(s) client (and much more) for Node.js - Node.js bindings for libcurl",
"keywords": [
"node-curl",
Expand Down

0 comments on commit 6282bc2

Please sign in to comment.