@dynatrace-oss/dynatrace-mcp-server 1.7.6 → 1.7.7-dev.20260407115248
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -115306,7 +115306,7 @@ var {
|
|
|
115306
115306
|
} = import_index2.default;
|
|
115307
115307
|
|
|
115308
115308
|
// package.json
|
|
115309
|
-
var version2 = "1.7.
|
|
115309
|
+
var version2 = "1.7.7-dev.20260407115248";
|
|
115310
115310
|
|
|
115311
115311
|
// src/utils/version.ts
|
|
115312
115312
|
function getPackageJsonVersion() {
|
package/package.json
CHANGED