Skip to content

Commit 07a6493

Browse files
authored
Upgrade Firestore emulator to 1.8.0 (#3675)
1 parent 9d54dcc commit 07a6493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run_firestore_emulator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
set -euo pipefail
2222

23-
VERSION='1.6.2'
23+
VERSION='1.8.0'
2424
FILENAME="cloud-firestore-emulator-v${VERSION}.jar"
2525
URL="https://storage.googleapis.com/firebase-preview-drop/emulator/${FILENAME}"
2626

0 commit comments

Comments
 (0)