Skip to content

Commit 91e0306

Browse files
Update minor version for release
1 parent 0041e58 commit 91e0306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ private Constants() {
2828
public static final String APPID = "app-id";
2929
public static final String USERNAME = "[email protected]";
3030
public static final String PASSWORD = "password";
31-
public static final String VERSION_NAME = "1.6.0";
31+
public static final String VERSION_NAME = "1.7.0";
3232
}

0 commit comments

Comments
 (0)