Skip to content

Commit f328241

Browse files
baywetNdiritu
authored andcommitted
- bumps telemetry patch version
1 parent 4e1a12b commit f328241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/microsoft/graph/core/CoreConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ private CoreConstants() {}
1414
private static class VersionValues {
1515
private static final int MAJOR = 3;
1616
private static final int MINOR = 1;
17-
private static final int PATCH = 7;
17+
private static final int PATCH = 8;
1818
}
1919

2020
/**

0 commit comments

Comments
 (0)