Skip to content

Commit d957778

Browse files
n0merbojeil-google
authored andcommitted
bump version to 4.4.0 in README.md (#669)
1 parent 6d8e91c commit d957778

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ for a more in-depth example, showcasing a Single Page Application mode.
195195
* TODO(DEVELOPER): Paste the initialization snippet from:
196196
* Firebase Console > Overview > Add Firebase to your web app. *
197197
***************************************************************************************** -->
198-
<script src="https://www.gstatic.com/firebasejs/ui/4.3.0/firebase-ui-auth.js"></script>
199-
<link type="text/css" rel="stylesheet" href="https://www.gstatic.com/firebasejs/ui/4.3.0/firebase-ui-auth.css" />
198+
<script src="https://www.gstatic.com/firebasejs/ui/4.4.0/firebase-ui-auth.js"></script>
199+
<link type="text/css" rel="stylesheet" href="https://www.gstatic.com/firebasejs/ui/4.4.0/firebase-ui-auth.css" />
200200
<script type="text/javascript">
201201
// FirebaseUI config.
202202
var uiConfig = {

0 commit comments

Comments
 (0)