We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44afb3b commit 7f9dd75Copy full SHA for 7f9dd75
VERSION
0 Bytes
appveyor.yml
2 Bytes
src/stream-chat-net/stream-chat-net.csproj
@@ -8,8 +8,8 @@
8
</PropertyGroup>
9
<PropertyGroup>
10
<PackageId>stream-chat-net</PackageId>
11
- <Version>0.4.6</Version>
12
- <PackageVersion>0.4.6</PackageVersion>
+ <Version>0.4.7</Version>
+ <PackageVersion>0.4.7</PackageVersion>
13
<Authors>Getstream.io</Authors>
14
<Description>Chat client for getstream.io.</Description>
15
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
0 commit comments