Skip to content

Commit 80b6766

Browse files
Update version in server.json, gemini-extension.json, and package-lock.json
Co-authored-by: christian-kreuzberger-dtx <[email protected]>
1 parent fcc80f0 commit 80b6766

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dynatrace-mcp-server",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"mcpServers": {
55
"dynatrace": {
66
"command": "npx",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"url": "https://github.com/dynatrace-oss/Dynatrace-mcp",
88
"source": "github"
99
},
10-
"version": "0.11.0",
10+
"version": "0.12.0",
1111
"packages": [
1212
{
1313
"registryType": "npm",
1414
"registryBaseUrl": "https://registry.npmjs.org",
1515
"identifier": "@dynatrace-oss/dynatrace-mcp-server",
16-
"version": "0.11.0",
16+
"version": "0.12.0",
1717
"runtimeHint": "npx",
1818
"transport": {
1919
"type": "stdio"

0 commit comments

Comments
 (0)