Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit fca9b21

Browse files
authored
release: @react-native-oh-tpl/react-native-pdf@6.7.4-0.2.5-beta (#43)
1 parent d2a54e3 commit fca9b21

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/pdfview.har

-18.5 KB
Binary file not shown.

harmony/pdfview/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default class BuildProfile {
2-
static readonly HAR_VERSION = '6.7.4-0.2.4-beta';
2+
static readonly HAR_VERSION = '6.7.4-0.2.5-beta';
33
static readonly BUILD_MODE_NAME = 'debug';
44
static readonly DEBUG = true;
55
static readonly TARGET_NAME = 'default';

harmony/pdfview/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-pdf",
3-
"version": "6.7.4-0.2.4-beta",
3+
"version": "6.7.4-0.2.5-beta",
44
"description": "Please describe the basic information.",
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-pdf",
3-
"version": "6.7.4-0.2.4-beta",
3+
"version": "6.7.4-0.2.5-beta",
44
"summary": "A react native PDF view component",
55
"description": "A react native PDF view component, support ios and android platform",
66
"main": "index.js",

0 commit comments

Comments
 (0)