Skip to content

Commit c8d4a1f

Browse files
Update Constants.java
1 parent 60e8777 commit c8d4a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ private Constants() {
1818
/** The client secret to use for unit testing */
1919
public static final String CLIENTSECRET = "clientsecret";
2020
/** The SDK version */
21-
public static final String VERSION_NAME = "4.3.0";
21+
public static final String VERSION_NAME = "5.0.0";
2222
}
2323

2424

0 commit comments

Comments
 (0)