onnxruntime/js/react_native/lib/version.ts
Yifan Li 8bfcf14b42
[ORT 1.18.1 Release] update 1.18.1 patch release version (#21143)
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-06-24 09:20:31 -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.18.1';