We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0fe2e commit 71ca15aCopy full SHA for 71ca15a
1 file changed
Directory.Build.props
@@ -24,8 +24,8 @@
24
<RepositoryUrl>https://github.com/managedcode/Communication</RepositoryUrl>
25
<PackageProjectUrl>https://github.com/managedcode/Communication</PackageProjectUrl>
26
<Product>Managed Code - Communication</Product>
27
- <Version>8.0.6</Version>
28
- <PackageVersion>8.0.6</PackageVersion>
+ <Version>8.0.7</Version>
+ <PackageVersion>8.0.7</PackageVersion>
29
30
</PropertyGroup>
31
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments