This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch maint-13-csharp
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/maint-13-csharp by this push:
new 5e2726221 chore: bump csharp
5e2726221 is described below
commit 5e27262210139fb7f4991ceaa30f8538500dc40b
Author: David Li <[email protected]>
AuthorDate: Fri Jul 5 11:20:09 2024 +0900
chore: bump csharp
---
csharp/Directory.Build.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/csharp/Directory.Build.props b/csharp/Directory.Build.props
index 4b63d46d6..eb7d3641b 100644
--- a/csharp/Directory.Build.props
+++ b/csharp/Directory.Build.props
@@ -30,7 +30,7 @@
<Copyright>Copyright 2022-2024 The Apache Software Foundation</Copyright>
<Company>The Apache Software Foundation</Company>
<VersionPrefix>0.13.0</VersionPrefix>
- <VersionSuffix>SNAPSHOT</VersionSuffix>
+ <VersionSuffix></VersionSuffix>
</PropertyGroup>
<PropertyGroup>