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

Commit 1b9d7eb

Browse files
guichuangDonguapi
andauthored
release: @react-native-oh-tpl/react-native-image-marker@1.2.6-0.0.4 (#22)
Co-authored-by: wangmaolin <wangmaolin12@h-partners.com>
1 parent 53c7ea9 commit 1b9d7eb

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

harmony/image_marker.har

-5 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.3';
4+
export const HAR_VERSION = '1.2.6-0.0.4';
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.3",
3+
"version": "1.2.6-0.0.4",
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.3",
3+
"version": "1.2.6-0.0.4",
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)