chore(editor): bump version to 1.0.13 (#255)

Co-authored-by: esengine <18465053+esengine@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-12-02 00:07:52 +08:00
committed by GitHub
parent 15d5d37e50
commit 88af781d78
2 changed files with 2 additions and 2 deletions

View File

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

View File

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