unum-cloud / usearch

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
https://unum-cloud.github.io/usearch/
Apache License 2.0
2.27k stars 142 forks source link

Build: Fix csharp version update in release.yml #270

Closed alexbarev closed 1 year ago

alexbarev commented 1 year ago

This PR addresses the issue of using an outdated version in the C# release CI job by implementing the changes outlined below.

Before:

After:

ashvardanian commented 1 year ago

:tada: This PR is included in version 2.5.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: