Skip to content

Commit

Permalink
Republish v22.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devraymondsh committed May 16, 2024
1 parent c161b95 commit da0a638
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ if (!syncFs.existsSync("node")) {

process.chdir("node");

await spawnAsync("dir", []);

let extraArgs = [];
if (process.platform == "win32") {
await spawnAsync(".\\vcbuild.bat", [ARCH, "dll", "openssl-no-asm"]);
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v22.2.0
v22.1.0

0 comments on commit da0a638

Please sign in to comment.