Update the version to 10.0.0-preview.

This commit is contained in:
FAREAST\jiacfan 2018-12-10 15:57:30 +08:00
Родитель 3eba6f5483
Коммит 6e9dce744f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
export const SDK_VERSION: string = "10.1.0-preview";
export const SDK_VERSION: string = "10.0.0-preview";
export const SERVICE_VERSION: string = "2018-03-28";
export const URLConstants = {