v1.1.1; snowfall fix; other fixes
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
+1
-1
@@ -53,6 +53,6 @@ const TranslateExitStatus: { [id: string]: string } = {
|
||||
}
|
||||
|
||||
export const getVersion = () => get<VersionResponse>('version');
|
||||
export const version = '1.1';
|
||||
export const version = '1.1.1';
|
||||
|
||||
export { get, post, put, del, TranslateStatus, TranslatePlatform, TranslateExitStatus };
|
||||
|
||||
Reference in New Issue
Block a user