Compare commits

...

1 Commits

Author SHA1 Message Date
esengine
c5aaecc68b chore(editor): bump version to 1.0.15-test 2025-12-16 05:16:46 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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