Skip to content

Commit 3cf3184

Browse files
authored
Bump RTDB emulator version (#7250)
1 parent 953dec1 commit 3cf3184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run_database_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='4.4.1'
23+
VERSION='4.7.2'
2424
FILENAME="firebase-database-emulator-v${VERSION}.jar"
2525
URL="https://storage.googleapis.com/firebase-preview-drop/emulator/${FILENAME}"
2626

0 commit comments

Comments
 (0)