Skip to content

Commit b8fa403

Browse files
committed
-bump: 12.2.1
1 parent e698a4d commit b8fa403

7 files changed

+11
-11
lines changed

.gitattributes

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Firebase/Plugins/x86_64/FirebaseCppApp-12_2_0.bundle filter=lfs diff=lfs merge=lfs -text
2-
Firebase/Plugins/x86_64/FirebaseCppApp-12_2_0.bundle.meta filter=lfs diff=lfs merge=lfs -text
1+
Firebase/Plugins/x86_64/FirebaseCppApp-12_2_1.bundle filter=lfs diff=lfs merge=lfs -text
2+
Firebase/Plugins/x86_64/FirebaseCppApp-12_2_1.bundle.meta filter=lfs diff=lfs merge=lfs -text

Firebase/Plugins/x86_64/FirebaseCppApp-12_2_0.bundle

-3
This file was deleted.

Firebase/Plugins/x86_64/FirebaseCppApp-12_2_0.bundle.meta

-3
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:72ad116ec11bb759402dabc7e8f5f8aa4643cfb287811c380617e427f3266c62
3+
size 180338208
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:aecb32323b0dd3d6034b53635ba8a6adca3c3d5ccabc35af9adda969970d8981
3+
size 1470

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Install by add directly in `manifest.json` in folder `Packages/manifest.json`
66

7-
for version `12.2.0`
7+
for version `12.2.1`
88
```csharp
9-
"com.google.firebase.support-ios": "https://github.com/firebase-unity/firebase-support-ios.git#12.2.0",
9+
"com.google.firebase.support-ios": "https://github.com/firebase-unity/firebase-support-ios.git#12.2.1",
1010
```

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.google.firebase.support-ios",
3-
"version": "12.2.0",
3+
"version": "12.2.1",
44
"displayName": "Firebase App (iOS Bundle)",
55
"keywords": [
66
"Google",

0 commit comments

Comments
 (0)