chore(editor): bump version to 1.0.7 (#233)

Co-authored-by: esengine <18465053+esengine@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-11-23 16:30:14 +08:00
committed by GitHub
parent 57f919fbe0
commit 4d95a7f044
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/editor-app",
"version": "1.0.6",
"version": "1.0.7",
"description": "ECS Framework Editor Application - Cross-platform desktop editor",
"type": "module",
"private": true,

View File

@@ -1,6 +1,6 @@
{
"productName": "ECS Framework Editor",
"version": "1.0.6",
"version": "1.0.7",
"identifier": "com.esengine.editor",
"build": {
"beforeDevCommand": "npm run dev",