chore(editor): bump version to 1.0.8 (#235)

Co-authored-by: esengine <18465053+esengine@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-11-23 22:21:20 +08:00
committed by GitHub
parent afebeecd68
commit a61baa83a7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/editor-app",
"version": "1.0.7",
"version": "1.0.8",
"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.7",
"version": "1.0.8",
"identifier": "com.esengine.editor",
"build": {
"beforeDevCommand": "npm run dev",
@@ -149,4 +149,4 @@
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDFDQjNFNDIxREFBODNDNkMKUldSc1BLamFJZVN6SEJIRXRWWEovVXRta08yNWFkZmtKNnZoSHFmbi9ZdGxubUMzSHJaN3J0VEcK"
}
}
}
}