Skip to content

Commit cbc112d

Browse files
committed
Release v1.12.1
1 parent 307972e commit cbc112d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

harmony-os/SherpaOnnxHar/sherpa_onnx/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Use these variables when you tailor your ArkTS code. They must be of the const type.
33
*/
4-
export const HAR_VERSION = '1.12.0';
4+
export const HAR_VERSION = '1.12.1';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

0 commit comments

Comments
 (0)