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

Commit be940a4

Browse files
authored
release: @react-native-oh-tpl/react-native-image-marker@1.2.6-0.0.6 (#29)
1 parent 1c17e01 commit be940a4

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

harmony/image_marker.har

119 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.5';
4+
export const HAR_VERSION = '1.2.6-0.0.6';
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": "@react-native-oh-tpl/react-native-image-marker",
3-
"version": "1.2.6-0.0.5",
3+
"version": "1.2.6-0.0.6",
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.5",
3+
"version": "1.2.6-0.0.6",
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)