Skip to content

Commit

Permalink
release(electron): 4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteMinds committed Jul 31, 2023
1 parent b2e67a3 commit 98777ba
Show file tree
Hide file tree
Showing 4 changed files with 555 additions and 1 deletion.
550 changes: 550 additions & 0 deletions .yarn/plugins/@yarnpkg/plugin-version.cjs

Large diffs are not rendered by default.

Empty file added .yarn/versions/e68b1c47.yml
Empty file.
4 changes: 4 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"

yarnPath: .yarn/releases/yarn-3.2.3.cjs
2 changes: 1 addition & 1 deletion packages/electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autorecord/electron",
"version": "4.3.3",
"version": "4.3.4",
"description": "Integrate two packets http-server and web, packaged as the client",
"main": "./dist/main/index.js",
"private": true,
Expand Down

0 comments on commit 98777ba

Please sign in to comment.