Skip to content

Commit f72da11

Browse files
authored
release: @react-native-oh-tpl/react-native-smartRefreshLayout@0.6.7-0.2.14 (#52)
Signed-off-by: tyBrave <tianyong21@h-partners.com>
1 parent cf6551d commit f72da11

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/smart_refresh_layout.har

-74 Bytes
Binary file not shown.

harmony/smart_refresh_layout/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 = '0.6.7-0.2.13';
2+
static readonly HAR_VERSION = '0.6.7-0.2.14';
33
static readonly BUILD_MODE_NAME = 'debug';
44
static readonly DEBUG = true;
55
static readonly TARGET_NAME = 'default';

harmony/smart_refresh_layout/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "@react-native-oh-tpl/react-native-smartrefreshlayout",
77
"description": "Please describe the basic information.",
88
"main": "index.ets",
9-
"version": "0.6.7-0.2.13",
9+
"version": "0.6.7-0.2.14",
1010
"dependencies": {
1111
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
1212
},

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-smartrefreshlayout",
3-
"version": "0.6.7-0.2.13",
3+
"version": "0.6.7-0.2.14",
44
"description": "基于android SmartRefreshLayout的封装",
55
"harmony": {
66
"alias": "react-native-smartrefreshlayout"

0 commit comments

Comments
 (0)