chore(editor): bump version to 1.0.12 (#250)

Co-authored-by: esengine <18465053+esengine@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-11-30 01:07:19 +08:00
committed by GitHub
parent 987051acd4
commit 189714c727
2 changed files with 2 additions and 2 deletions

View File

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

View File

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