Bump search api version to 1.55.3 to support from R55.3 (#687)

This commit is contained in:
Keerthi Niranjan 2019-06-18 22:40:35 +05:30 committed by Vishwas Shashidhar
parent bab80d733b
commit 9f6fb708fa

View File

@ -177,7 +177,7 @@ export class SSFApi {
buildNumber,
apiVer: '2.0.0',
// Only need to bump if there are any breaking changes.
searchApiVer: '3.0.0',
searchApiVer: '1.55.3',
});
}