Skip to content

Commit

Permalink
[version] v6.3.1
Browse files Browse the repository at this point in the history
**Phenomenon and reproduction steps**

none

**Root cause and solution**

none

**Impactions**

none

**Test method**

none

**Affected branch(es)**

- main

**Checklist**

- [ ] Dependencies update required
- [ ] Common bug (similar problem in other repo)
  • Loading branch information
twou12031 authored and travilyu committed Jun 15, 2023
1 parent 897b796 commit 35ae938
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deepflow-apptracing-panel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deepflow-apptracing-panel",
"version": "6.2.6",
"version": "6.3.1",
"description": "",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down
2 changes: 1 addition & 1 deletion deepflow-querier-datasource/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deepflow-querier-datasource",
"version": "6.2.6",
"version": "6.3.1",
"description": "",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down
2 changes: 1 addition & 1 deletion deepflow-topo-panel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deepflow-topo-panel",
"version": "6.2.6",
"version": "6.3.1",
"description": "",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
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": "deepflow-gui-grafana",
"version": "6.2.6",
"version": "6.3.1",
"private": true,
"scripts": {
"install:tracing": "cd deepflow-apptracing-panel && yarn",
Expand Down

0 comments on commit 35ae938

Please sign in to comment.