Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
atinylittleshell committed Feb 17, 2024
1 parent 7dbdb5e commit 72b07ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18.x
- name: install windows build tools
run: npm i -g [email protected]
- name: install node-gyp
run: npm i -g node-gyp@latest
- name: update path variables
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@terminalone/monorepo",
"productName": "Terminal One",
"version": "1.6.1",
"version": "1.6.2",
"description": "A fast, elegant and intelligent cross-platform terminal.",
"author": "atinylittleshell <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 72b07ab

Please sign in to comment.