Skip to content

Commit 70cf3b1

Browse files
authored
- bumps patch version
1 parent 1813dcf commit 70cf3b1

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
@@ -30,5 +30,5 @@ private Constants() {
3030
public static final String PASSWORD = "password";
3131
public static final String TENANTID = "tenantid";
3232
public static final String CLIENTSECRET = "clientsecret";
33-
public static final String VERSION_NAME = "2.3.1";
33+
public static final String VERSION_NAME = "2.3.2";
3434
}

0 commit comments

Comments
 (0)