Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit d05b19b

Browse files
bump
1 parent e79c9bf commit d05b19b

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
<img src="docs/images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/>
22

33

4+
## 3.11.4 (2017, April 21)
5+
6+
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.11.3...3.11.4)
7+
8+
### SDK versions
9+
10+
- iOS: 3.13.x
11+
- Android: 10.2.x
12+
13+
### Fixes
14+
- [#343](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/352) Fix hanging CI builds #352
15+
16+
17+
18+
419
## 3.11.3 (2017, April 2)
520

621
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.11.2...3.11.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-plugin-firebase",
3-
"version": "3.11.3",
3+
"version": "3.11.4",
44
"description": "Fire. Base. Firebase!",
55
"main": "firebase",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)