Skip to content

Commit

Permalink
Updated os names
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMacherla authored Nov 1, 2021
1 parent c1c00b2 commit 5e42abb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "3.0.34-beta",
"MacOS": true,
"UNIX": false,
"Linux": false,
"Windows": true
"mac": true,
"unix": false,
"linux": false,
"windows": true
}

1 comment on commit 5e42abb

@vercel
Copy link

@vercel vercel bot commented on 5e42abb Nov 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.