Compare commits

...

1 Commits

Author SHA1 Message Date
esengine
54f37857f8 chore(editor): bump version to 1.0.15 2025-12-16 08:07:48 +00:00
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",