chore(editor): bump version to 1.0.3

This commit is contained in:
esengine
2025-10-16 15:52:45 +00:00
committed by github-actions[bot]
parent 27ce902344
commit dff400bf22
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/editor-app",
"version": "1.0.1",
"version": "1.0.3",
"description": "ECS Framework Editor Application - Cross-platform desktop editor",
"type": "module",
"private": true,

View File

@@ -1,6 +1,6 @@
{
"productName": "ECS Framework Editor",
"version": "1.0.1",
"version": "1.0.3",
"identifier": "com.esengine.editor",
"build": {
"beforeDevCommand": "npm run dev",