Skip to content

Commit 8c0aaf7

Browse files
richardtz12Richard Zhang
andauthored
Making necessary changes to changelog and version to merge working/release changes back into dev (#2350)
Making necessary changes to changelog and version to merge working/release changes back into dev Co-authored-by: Richard Zhang <zhangrichard@microsoft.com>
1 parent 9c136a7 commit 8c0aaf7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ MSAL Wiki : https://github.com/AzureAD/microsoft-authentication-library-for-andr
22

33
vNext
44
----------
5+
6+
Version 7.0.0
7+
----------
8+
- [PATCH] Update common @22.0.0
59
- [MINOR] Copy username from UiRequiredException to MsalUiRequiredException (#2344)
610
- [MAJOR] Bump TargetSdk to 35, minSdk to 24, AGP to 8.10.0 (#3164)
711
- [MINOR] Update Nimbus version (#2346)

msal/versioning/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#Wed Aug 01 15:24:11 PDT 2018
2-
versionName=6.2.0
2+
versionName=7.0.0
33
versionCode=0

0 commit comments

Comments
 (0)