This is an automated email from the ASF dual-hosted git repository.

blankensteiner pushed a commit to branch release/2.11
in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git


The following commit(s) were added to refs/heads/release/2.11 by this push:
     new e8c5d49  Make ready for release 2.11.1
e8c5d49 is described below

commit e8c5d4967f166a017901eb1d0e356ff66469c199
Author: Daniel Blankensteiner <d...@vmail.dk>
AuthorDate: Wed Jul 5 12:49:45 2023 +0200

    Make ready for release 2.11.1
---
 src/DotPulsar/DotPulsar.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/DotPulsar/DotPulsar.csproj b/src/DotPulsar/DotPulsar.csproj
index 416ab3c..6af6478 100644
--- a/src/DotPulsar/DotPulsar.csproj
+++ b/src/DotPulsar/DotPulsar.csproj
@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0;net7.0</TargetFrameworks>
-    <Version>2.11.0</Version>
+    <Version>2.11.1</Version>
     <AssemblyVersion>$(Version)</AssemblyVersion>
     <FileVersion>$(Version)</FileVersion>
     <Authors>ApachePulsar,DanskeCommodities,dblank</Authors>

Reply via email to