chore(editor): bump version to 1.0.15

This commit is contained in:
esengine
2025-12-16 08:07:48 +00:00
committed by github-actions[bot]
parent 958933cd76
commit 54f37857f8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/editor-app",
"version": "1.0.14",
"version": "1.0.15",
"description": "ESEngine Editor Application - Cross-platform desktop editor",
"type": "module",
"private": true,

View File

@@ -1,6 +1,6 @@
{
"productName": "ESEngine Editor",
"version": "1.0.14",
"version": "1.0.15",
"identifier": "com.esengine.editor",
"build": {
"beforeDevCommand": "npm run build:watch",