@lvce-editor/about-view 7.24.0 → 7.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2539,6 +2539,7 @@ const showAboutElectron = async () => {
2539
2539
  detail,
2540
2540
  message: productName,
2541
2541
  productName,
2542
+ title: productName,
2542
2543
  type: Info,
2543
2544
  windowId
2544
2545
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lvce-editor/about-view",
3
- "version": "7.24.0",
3
+ "version": "7.25.0",
4
4
  "description": "About View Worker",
5
5
  "keywords": [
6
6
  "about-view"