Skip to content

Commit dcc693d

Browse files
authored
Merge pull request #4 from coder83469/sig
修复底部弹窗问题-修改版本号
2 parents 78fcc07 + dc11013 commit dcc693d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2",
3+
"version": "0.11.2-0.0.3",
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.2",
3+
"version": "0.11.2-0.0.3",
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)