version number 1.4.0
This commit is contained in:
parent
d41c573637
commit
4c5c0ecc93
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ const oss = {
|
|||
ORIGIN: () => 'window.location.origin',
|
||||
API_EDP: () => 'window.location.origin + "/api"',
|
||||
ASSETS_HOST: () => 'window.location.origin + "/assets"',
|
||||
VERSION: '1.3.0',
|
||||
VERSION: '1.4.0',
|
||||
SOURCEMAP: true,
|
||||
MINIO_ENDPOINT: process.env.MINIO_ENDPOINT,
|
||||
MINIO_PORT: process.env.MINIO_PORT,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue