Skip to content

Commit 3c65404

Browse files
committed
Updating version name for sdkversion header
1 parent 8423c94 commit 3c65404

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
@@ -12,5 +12,5 @@ private Constants() {
1212
public static final String APPID = "app-id";
1313
public static final String USERNAME = "[email protected]";
1414
public static final String PASSWORD = "password";
15-
public static final String VERSION_NAME = "0.2.0";
15+
public static final String VERSION_NAME = "1.0.0";
1616
}

0 commit comments

Comments
 (0)