chore(editor): bump version to 1.0.9 (#239)
Co-authored-by: esengine <18465053+esengine@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9aed3134cf
commit
71869b1a58
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@esengine/editor-app",
|
"name": "@esengine/editor-app",
|
||||||
"version": "1.0.8",
|
"version": "1.0.9",
|
||||||
"description": "ECS Framework Editor Application - Cross-platform desktop editor",
|
"description": "ECS Framework Editor Application - Cross-platform desktop editor",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"productName": "ECS Framework Editor",
|
"productName": "ECS Framework Editor",
|
||||||
"version": "1.0.8",
|
"version": "1.0.9",
|
||||||
"identifier": "com.esengine.editor",
|
"identifier": "com.esengine.editor",
|
||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "npm run build:watch",
|
"beforeDevCommand": "npm run build:watch",
|
||||||
|
|||||||
Reference in New Issue
Block a user