Add ui version to server version mapping file (#398)
This file is required for the server to be able to download the latest compatible ui version
This commit is contained in:
6
versionToServerVersionMapping.json
Normal file
6
versionToServerVersionMapping.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"uiVersion": "PREVIEW",
|
||||
"serverVersion": "r1309"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user