chore: bump engine version to 0.1.43
This commit is contained in:
parent
48aa0533a5
commit
a3077ea4a5
@ -111,7 +111,7 @@ export default defineConfig([
|
||||
SETTINGS: JSON.stringify(defaultSettingJson),
|
||||
CORTEX_API_URL: JSON.stringify('http://127.0.0.1:39291'),
|
||||
CORTEX_SOCKET_URL: JSON.stringify('ws://127.0.0.1:39291'),
|
||||
CORTEX_ENGINE_VERSION: JSON.stringify('v0.1.42'),
|
||||
CORTEX_ENGINE_VERSION: JSON.stringify('v0.1.43'),
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user