Skip to content

Commit d802573

Browse files
committed
[firebase-release] Updated GeoFire to 5.0.0
1 parent 339bb94 commit d802573

File tree

4 files changed

+1103
-2
lines changed

4 files changed

+1103
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In order to use GeoFire in your project, you need to include the following files
3838
<script src="https://www.gstatic.com/firebasejs/3.7.0/firebase.js"></script>
3939

4040
<!-- GeoFire -->
41-
<script src="https://cdn.firebase.com/libs/geofire/4.1.2/geofire.min.js"></script>
41+
<script src="https://cdn.firebase.com/libs/geofire/5.0.0/geofire.min.js"></script>
4242
```
4343

4444
Use the URL above to download both the minified and non-minified versions of GeoFire from the

0 commit comments

Comments
 (0)