@web-marketing-hr/azure-devops-mcp 2.3.20 → 2.3.21

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.
@@ -8,7 +8,7 @@ const SEVENP_TOOLS = {
8
8
  get_logged_time: "7pace_get_logged_time",
9
9
  delete_time_log: "7pace_delete_time_log",
10
10
  };
11
- const SEVENP_API_VERSION = "3.2";
11
+ const SEVENP_API_VERSION = "3.1";
12
12
  // Activity types konfigurirani u 7pace Timetrackeru
13
13
  const ACTIVITY_TYPES = [
14
14
  "[Not Set]",
package/dist/version.js CHANGED
@@ -1,2 +1,2 @@
1
- export const packageVersion = "2.3.20";
1
+ export const packageVersion = "2.3.21";
2
2
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@web-marketing-hr/azure-devops-mcp",
3
- "version": "2.3.20",
3
+ "version": "2.3.21",
4
4
  "description": "MCP server for interacting with Azure DevOps (on-premises) WEM fork",
5
5
  "license": "MIT",
6
6
  "author": "Microsoft Corporation, WEB Marketing d.o.o. Fork",