Skip to content

Commit 9abdec8

Browse files
Update TelemetryHandler.java
1 parent a780082 commit 9abdec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/microsoft/graph/httpcore/TelemetryHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public class TelemetryHandler implements Interceptor{
2525
/**
2626
* Current SDK version
2727
*/
28-
public static final String VERSION = "v2.0.11";
28+
public static final String VERSION = "v2.0.12";
2929
/**
3030
* Verion prefix
3131
*/

0 commit comments

Comments
 (0)