Skip to content

Commit

Permalink
release: @react-native-oh-tpl/[email protected] (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiiyy authored Sep 19, 2024
1 parent 49622d1 commit ca9fb80
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified harmony/http_bridge.har
Binary file not shown.
2 changes: 1 addition & 1 deletion harmony/http_bridge/BuildProfile.ets
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Use these variables when you tailor your ArkTS code. They must be of the const type.
*/
export const HAR_VERSION = '0.6.1-0.0.2';
export const HAR_VERSION = '0.6.1-0.0.3';
export const BUILD_MODE_NAME = 'debug';
export const DEBUG = true;
export const TARGET_NAME = 'default';
Expand Down
2 changes: 1 addition & 1 deletion harmony/http_bridge/oh-package.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-http-bridge",
"version": "0.6.1-0.0.2",
"version": "0.6.1-0.0.3",
"description": "A simple HTTP debug server for React Native apps",
"main": "index.ets",
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-http-bridge",
"version": "0.6.1-0.0.2",
"version": "0.6.1-0.0.3",
"description": "A simple HTTP debug server for React Native apps",
"main": "httpServer.js",
"repository": {
Expand Down

0 comments on commit ca9fb80

Please sign in to comment.