Skip to content

Commit 6cf9a51

Browse files
committed
fix variable issue
1 parent c9ebbb0 commit 6cf9a51

13 files changed

+10
-10
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

dist/module.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/module.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
}
3636
],
3737
"screenshots": [],
38-
"version": "2.23",
39-
"updated": "2022-11-30"
38+
"version": "2.24",
39+
"updated": "2022-12-08"
4040
},
4141
"dependencies": {
4242
"grafanaDependency": ">=7.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aliyun-log-service-datasource",
3-
"version": "2.23",
3+
"version": "2.24",
44
"description": "Aliyun log service datasource (backend version)",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build && mage",

0 commit comments

Comments
 (0)