We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c333dbe commit d0fa933Copy full SHA for d0fa933
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
-
4
5
+# v1.9.1
6
+
7
+-
8
9
# v1.9.0
10
11
FirebaseAdmin/FirebaseAdmin/FirebaseAdmin.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <Version>1.9.0</Version>
+ <Version>1.9.1</Version>
<TargetFrameworks>netstandard1.5;netstandard2.0;net45</TargetFrameworks>
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netstandard1.5;netstandard2.0</TargetFrameworks>
<LangVersion>latest</LangVersion>
0 commit comments