Skip to content

Commit

Permalink
Merge pull request #76 from longgegege/sig
Browse files Browse the repository at this point in the history
release: @react-native-oh-tpl/[email protected]
  • Loading branch information
dw18829031738 authored Sep 19, 2024
2 parents 279d014 + 9995544 commit 6cef38a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified harmony/rn_video.har
Binary file not shown.
2 changes: 1 addition & 1 deletion harmony/rn_video/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 = '5.2.1-0.2.26';
export const HAR_VERSION = '5.2.1-0.2.27';
export const BUILD_MODE_NAME = 'debug';
export const DEBUG = true;
export const TARGET_NAME = 'default';
Expand Down
2 changes: 1 addition & 1 deletion harmony/rn_video/oh-package.json5
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "@react-native-oh-tpl/react-native-video",
"description": "main cpai architecture",
"main": "index.ets",
"version": "5.2.1-0.2.26",
"version": "5.2.1-0.2.27",
"dependencies": {
"@rnoh/react-native-openharmony": "file:../react_native_openharmony.har"
}
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-video",
"version": "5.2.1-0.2.26",
"version": "5.2.1-0.2.27",
"description": "A <Video /> element for react-native",
"harmony": {
"alias": "react-native-video"
Expand Down

0 comments on commit 6cef38a

Please sign in to comment.