Skip to content

Commit

Permalink
release: @react-native-oh-tpl/[email protected] (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
longgegege authored Oct 15, 2024
1 parent 28489bf commit 16a1aa4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified harmony/sound.har
Binary file not shown.
2 changes: 1 addition & 1 deletion harmony/sound/BuildProfile.ets
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Use these variables when you tailor your ArkTS code. They must be of the const type.
*/
export const HAR_VERSION = '0.11.2-0.0.12';
export const HAR_VERSION = '0.11.2-0.0.13';
export const BUILD_MODE_NAME = 'debug';
export const DEBUG = true;
export const TARGET_NAME = 'default';
Expand Down
2 changes: 1 addition & 1 deletion harmony/sound/oh-package.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-sound",
"version": "0.11.2-0.0.12",
"version": "0.11.2-0.0.13",
"description": "React Native module for playing sound clips on iOS, Android, and Windows",
"main": "index.ets",
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-sound",
"version": "0.11.2-0.0.12",
"version": "0.11.2-0.0.13",
"description": "React Native module for playing sound clips on iOS, Android, and Windows",
"main": "sound.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit 16a1aa4

Please sign in to comment.