Skip to content

Commit

Permalink
updated dist file
Browse files Browse the repository at this point in the history
  • Loading branch information
nehaagrawal committed Nov 29, 2018
1 parent 5f88559 commit 0239b40
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Via NPM (https://www.npmjs.com/package/adal-angular):
Via CDN:

<!-- Latest compiled and minified JavaScript -->
<script src="https://secure.aadcdn.microsoftonline-p.com/lib/1.0.17/js/adal.min.js"></script>
<script src="https://secure.aadcdn.microsoftonline-p.com/lib/1.0.17/js/adal-angular.min.js"></script>
<script src="https://secure.aadcdn.microsoftonline-p.com/lib/1.0.18/js/adal.min.js"></script>
<script src="https://secure.aadcdn.microsoftonline-p.com/lib/1.0.18/js/adal-angular.min.js"></script>

Via Bower:

Expand Down Expand Up @@ -125,7 +125,7 @@ You can learn further details about ADAL.js functionality documented in the [ADA
## Versions
Current version - **1.0.17**
Current version - **1.0.18**
Minimum recommended version - 1.0.11
You can find the changes for each version in the [change log](https://github.com/AzureAD/azure-activedirectory-library-for-js/blob/master/changelog.txt).
Expand Down
4 changes: 2 additions & 2 deletions dist/adal-angular.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0239b40

Please sign in to comment.