We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd2745 commit 2f9e131Copy full SHA for 2f9e131
1 file changed
Directory.Build.props
@@ -17,8 +17,8 @@
17
<RepositoryUrl>https://github.com/managedcode/Communication</RepositoryUrl>
18
<PackageProjectUrl>https://github.com/managedcode/Communication</PackageProjectUrl>
19
<Product>Managed Code - Communication</Product>
20
- <Version>2.0.23</Version>
21
- <PackageVersion>2.0.23</PackageVersion>
+ <Version>2.0.24</Version>
+ <PackageVersion>2.0.24</PackageVersion>
22
23
</PropertyGroup>
24
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments