Skip to content

Commit

Permalink
v1.2.1 electron 19
Browse files Browse the repository at this point in the history
  • Loading branch information
abebeos committed Dec 23, 2024
1 parent 9618f70 commit 864bb53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
node-version: [14.x, 16.x, 18.x, 20.x]
node-version: [16.x, 18.x, 20.x]
os: [windows-2022, ubuntu-22.04]
runs-on: ${{ matrix.os }}
steps:
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": "deepnest",
"version": "1.2.0",
"version": "1.2.1",
"description": "Deep nesting for Laser and CNC",
"main": "main.js",
"license": "MIT",
Expand Down

0 comments on commit 864bb53

Please sign in to comment.