onnxruntime/js/node/lib/version.ts
Changming Sun de0e87e7e5
1.16.3 patch release (#18491)
Cherry-pick the following PRs:

#18467 
#17797
#18341
#18456
2023-11-17 17:24:23 -08:00

7 lines
230 B
TypeScript

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// This file is generated by /js/scripts/update-version.ts
// Do not modify file content manually.
export const version = '1.16.3';