mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
8 lines
230 B
TypeScript
8 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.0';
|