We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 307972e commit cbc112dCopy full SHA for cbc112d
1 file changed
harmony-os/SherpaOnnxHar/sherpa_onnx/BuildProfile.ets
@@ -1,7 +1,7 @@
1
/**
2
* Use these variables when you tailor your ArkTS code. They must be of the const type.
3
*/
4
-export const HAR_VERSION = '1.12.0';
+export const HAR_VERSION = '1.12.1';
5
export const BUILD_MODE_NAME = 'debug';
6
export const DEBUG = true;
7
export const TARGET_NAME = 'default';
0 commit comments