Skip to content

fix #767 - Added Electron version management and package.json updates. #885

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hmsun-es
Copy link

@hmsun-es hmsun-es commented Aug 1, 2025

  • BuildCommand.cs now reads the Electron version from the manifest file and updates package.json.
  • StartElectronCommand.cs now reads the electronicVersion from the manifest file and updates package.json.
  • Improved package.json updates and JSON response direction in build-helper.js.
  • Added the electronicVersion property to Electron.manifest.json.

…son updates.

* BuildCommand.cs now reads the Electron version from the manifest file and updates package.json.
* StartElectronCommand.cs now reads the electronicVersion from the manifest file and updates package.json.
* Improved package.json updates and JSON response direction in build-helper.js.
* Added the electronicVersion property to Electron.manifest.json.
변경 사항:
* `Version` 요소의 값이 `99.0.0.0`에서 `23.6.2-messe`로 변경되었습니다.
* 패키지의 버전을 업데이트하여 새로운 기능이나 수정 사항을 반영하였습니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant