mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-15 19:22:13 -06:00
SEARCH-1313 - Bump swift-search version from 3.0.0 to 1.55.2 (#674)
1. Swift-Search will be supported from 1.55.2 2. All the older build we will be deprecated
This commit is contained in:
parent
7c67fa897f
commit
a6a34c9c6d
@ -176,7 +176,8 @@ export class SSFApi {
|
||||
containerVer: appVer,
|
||||
buildNumber,
|
||||
apiVer: '2.0.0',
|
||||
searchApiVer: '3.0.0',
|
||||
// Only need to bump if there are any breaking changes.
|
||||
searchApiVer: '1.55.2',
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user