change - version number to 1.3.6

This commit is contained in:
Shekar Siri 2021-11-30 16:13:27 +05:30
parent 4332314200
commit 1c7f7b3f2f

View file

@ -13,7 +13,7 @@ const oss = {
ORIGIN: () => 'window.location.origin',
API_EDP: () => 'window.location.origin + "/api"',
ASSETS_HOST: () => 'window.location.origin + "/assets"',
VERSION: '1.4.0',
VERSION: '1.3.6',
SOURCEMAP: true,
MINIO_ENDPOINT: process.env.MINIO_ENDPOINT,
MINIO_PORT: process.env.MINIO_PORT,