Skip to content

Commit

Permalink
2.9.1 release (#1239)
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorhdzg committed Nov 9, 2023
1 parent cc5c36a commit 0217324
Show file tree
Hide file tree
Showing 3 changed files with 1,425 additions and 573 deletions.
2 changes: 1 addition & 1 deletion Declarations/Constants.ts
@@ -1,6 +1,6 @@
import Contracts = require("./Contracts")

export const APPLICATION_INSIGHTS_SDK_VERSION = "2.9.0";
export const APPLICATION_INSIGHTS_SDK_VERSION = "2.9.1";
export const DEFAULT_BREEZE_ENDPOINT = "https://dc.services.visualstudio.com";
export const DEFAULT_LIVEMETRICS_ENDPOINT = "https://rt.services.visualstudio.com";
export const DEFAULT_LIVEMETRICS_HOST = "rt.services.visualstudio.com";
Expand Down

0 comments on commit 0217324

Please sign in to comment.