Skip to content

Commit 1255b38

Browse files
authored
release: @react-native-oh-tpl/react-native-sound@0.11.2-0.0.10 (#26)
1 parent 043d7ad commit 1255b38

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

harmony/sound.har

7 Bytes
Binary file not shown.

harmony/sound/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 = '0.11.2-0.0.9';
4+
export const HAR_VERSION = '0.11.2-0.0.10';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/sound/oh-package-lock.json5

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

harmony/sound/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-sound",
3-
"version": "0.11.2-0.0.9",
3+
"version": "0.11.2-0.0.10",
44
"description": "React Native module for playing sound clips on iOS, Android, and Windows",
55
"main": "index.ets",
66
"author": "",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-sound",
3-
"version": "0.11.2-0.0.9",
3+
"version": "0.11.2-0.0.10",
44
"description": "React Native module for playing sound clips on iOS, Android, and Windows",
55
"main": "sound.js",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)