onnxruntime/js/node/lib/version.ts
Prathik Rao d6514636ea
ORT 1.19.1 Release: Cherry Pick Round 1 (#21796)
Approved cherry picks for ORT 1.19.1 release.

---------

Co-authored-by: Yi Zhang <zhanyi@microsoft.com>
2024-08-20 21:21:44 -07: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.19.1';