Skip to content

Commit d9dac38

Browse files
authored
Merge pull request #8 from sunshinezjb/sig
release: @react-native-oh-tpl/react-native-doc-viewer@2.7.8-0.0.2
2 parents 184fd66 + 327236e commit d9dac38

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

harmony/doc-viewer/BuildProfile.ets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
export default class BuildProfile {
2-
static readonly HAR_VERSION = '2.7.8-0.0.1';
1+
export default class BuildProfile {
2+
static readonly HAR_VERSION = '2.7.8-0.0.2';
33
static readonly BUILD_MODE_NAME = 'debug';
44
static readonly DEBUG = true;
55
static readonly TARGET_NAME = 'default';

harmony/doc-viewer/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-doc-viewer",
3-
"version": "2.7.8-0.0.1",
3+
"version": "2.7.8-0.0.2",
44
type: 'module',
55
dependencies: {
66
"@rnoh/react-native-openharmony": 'file:../react_native_openharmony'

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-doc-viewer",
3-
"version": "2.7.8-0.0.1",
3+
"version": "2.7.8-0.0.2",
44
"description": "React Native Native Module Bridge Quicklock Document Viewer for IOS + Android supports pdf, png, jpg, xls, ppt, doc, docx, pptx, xlx + Video Player mp4 supported ",
55
"main": "lib/commonjs/index",
66
"scripts": {

0 commit comments

Comments
 (0)