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

havret pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-nms-amqp.git


The following commit(s) were added to refs/heads/main by this push:
     new f2cff6b  NO-JIRA: Update version to 2.4.0
f2cff6b is described below

commit f2cff6b2edf17fa73f55c06092ee63a7eeadf569
Author: Havret <[email protected]>
AuthorDate: Sun Aug 17 23:48:15 2025 +0200

    NO-JIRA: Update version to 2.4.0
---
 package.ps1                         | 2 +-
 src/NMS.AMQP/Apache-NMS-AMQP.csproj | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.ps1 b/package.ps1
index 88ecd9b..3c9b6ef 100644
--- a/package.ps1
+++ b/package.ps1
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.AMQP"
-$pkgver = "2.3.0"
+$pkgver = "2.4.0"
 $frameworks = "netstandard2.0"
 
 write-progress "Creating package directory." "Initializing..."
diff --git a/src/NMS.AMQP/Apache-NMS-AMQP.csproj 
b/src/NMS.AMQP/Apache-NMS-AMQP.csproj
index e4335a1..2e9da74 100644
--- a/src/NMS.AMQP/Apache-NMS-AMQP.csproj
+++ b/src/NMS.AMQP/Apache-NMS-AMQP.csproj
@@ -31,7 +31,7 @@ with the License.  You may obtain a copy of the License at
     <PropertyGroup>
         <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
         <PackageId>Apache.NMS.AMQP</PackageId>
-        <Version>2.3.0</Version>
+        <Version>2.4.0</Version>
         <Authors>Apache ActiveMQ</Authors>
         <Company>Apache Software Foundation</Company>
         <Product>Apache ActiveMQ NMS AMQP Client</Product>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to