This is an automated email from the ASF dual-hosted git repository.
tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton-dotnet.git
The following commit(s) were added to refs/heads/main by this push:
new a09d043 NO-JIRA Update version for next release
a09d043 is described below
commit a09d0435de53e23a723ef2f762b9496f3ae38fcc
Author: Timothy Bish <[email protected]>
AuthorDate: Fri Jan 16 14:17:36 2026 -0500
NO-JIRA Update version for next release
---
VERSION.txt | 2 +-
common.props | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/VERSION.txt b/VERSION.txt
index f755149..3eefcb9 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.0.0-SNAPSHOT
+1.0.0
diff --git a/common.props b/common.props
index 2ed5faa..796d25d 100644
--- a/common.props
+++ b/common.props
@@ -57,7 +57,7 @@
<!-- Reference:
https://docs.microsoft.com/en-us/nuget/reference/msbuild-targets#pack-target -->
<Copyright>Copyright © 2022 The Apache Software Foundation.</Copyright>
<PackageIcon>qpid.png</PackageIcon>
- <PackageLicenseFile>LICENSE</PackageLicenseFile>
+ <PackageLicenseExpression>APACHE-2.0</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageProjectUrl>https://qpid.apache.org/</PackageProjectUrl>
<PackageTags>Qpid;Apache;AMQP;Messaging;Protocol</PackageTags>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]