Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit db69a40

Browse files
idanb11Jacob Wenger
authored andcommitted
Update README.md (#864)
updating Firebase Version in README.md
1 parent a4bbf5d commit db69a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In order to use AngularFire in your project, you need to include the following f
4444
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js"></script>
4545

4646
<!-- Firebase -->
47-
<script src="https://www.gstatic.com/firebasejs/3.3.0/firebase.js"></script>
47+
<script src="https://www.gstatic.com/firebasejs/3.4.1/firebase.js"></script>
4848

4949
<!-- AngularFire -->
5050
<script src="https://cdn.firebase.com/libs/angularfire/2.0.2/angularfire.min.js"></script>

0 commit comments

Comments
 (0)