Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace editorVersion version seems incorrect #423

Open
StanleySweet opened this issue Mar 17, 2023 · 1 comment
Open

Workspace editorVersion version seems incorrect #423

StanleySweet opened this issue Mar 17, 2023 · 1 comment
Labels

Comments

@StanleySweet
Copy link

When generating an empty workspace with the 4.6.0 version the editorVersion says 4.5.0.
I tracked the code up to editor.tsx:999

const editorVersion = this._packageJson.dependencies["@babylonjs/core"];

It seems okay in the repo, maybe the repository used to generate the 4.6.0 version was out of date?

@julien-moreau
Copy link
Contributor

Hi @StanleySweet !

Are you talking about the .editorworkspace file? Because I reproduced a mismatch in the .editorworkspace file. I'm fixing it to write the right version of the editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants