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

Commit 543436b

Browse files
authored
release: @react-native-oh-tpl/react-native-image-marker@1.2.6-0.0.2 (#14)
1 parent e7c0739 commit 543436b

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/image_marker.har

-54 Bytes
Binary file not shown.

harmony/image_marker/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Use these variables when you tailor your ArkTS code. They must be of the const type.
33
*/
4-
export const HAR_VERSION = '1.2.6-0.0.1';
4+
export const HAR_VERSION = '1.2.6-0.0.2';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/image_marker/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "image_marker",
3-
"version": "1.2.6-0.0.1",
3+
"version": "1.2.6-0.0.2",
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-image-marker",
3-
"version": "1.2.6-0.0.1",
3+
"version": "1.2.6-0.0.2",
44
"description": "Add text or icon watermark to your images",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)