Skip to content

Commit 78f7087

Browse files
authored
Update SwiftPM version for 8.12.1 (#9326)
This was missed during the process. Plan is to merge this then tag this commit as v8.12.1
1 parent 5b39a2f commit 78f7087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

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

1818
import PackageDescription
1919

20-
let firebaseVersion = "8.12.0"
20+
let firebaseVersion = "8.12.1"
2121

2222
let package = Package(
2323
name: "Firebase",

0 commit comments

Comments
 (0)