We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f830f commit 7292e4dCopy full SHA for 7292e4d
VERSION
0 Bytes
appveyor.yml
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.6.0</Version>
12
- <PackageVersion>0.6.0</PackageVersion>
+ <Version>0.6.1</Version>
+ <PackageVersion>0.6.1</PackageVersion>
13
<Authors>Getstream.io</Authors>
14
<Description>Chat client for getstream.io.</Description>
15
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
0 commit comments