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

Commit 497188b

Browse files
author
Jacob Wenger
committed
Bumped Firebase version to upcoming 2.1.0 release
1 parent 84f8183 commit 497188b

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
@@ -21,7 +21,7 @@ In order to use AngularFire in your project, you need to include the following f
2121
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.7/angular.min.js"></script>
2222

2323
<!-- Firebase -->
24-
<script src="https://cdn.firebase.com/js/client/2.0.6/firebase.js"></script>
24+
<script src="https://cdn.firebase.com/js/client/2.1.0/firebase.js"></script>
2525

2626
<!-- AngularFire -->
2727
<script src="https://cdn.firebase.com/libs/angularfire/0.9.0/angularfire.min.js"></script>

0 commit comments

Comments
 (0)