Skip to content

Commit 4656f06

Browse files
Merge pull request #18 from tyBrave/sig
release: @react-native-oh-tpl/react-native-smartrefreshlayout@0.6.7-0.2.6
2 parents bf424a5 + 721413a commit 4656f06

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/smart_refresh_layout.har

-134 Bytes
Binary file not shown.

harmony/smart_refresh_layout/BuildProfile.ets

+1-1
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.9';
2+
static readonly HAR_VERSION = '0.6.7-0.2.6';
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

+1-1
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.9",
9+
"version": "0.6.7-0.2.6",
1010
"dependencies": {
1111
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
1212
},

package.json

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

0 commit comments

Comments
 (0)