Skip to content

Commit

Permalink
Updated the package version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tombatron committed Jul 26, 2024
1 parent 97e8d5d commit 1db135d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions RediSearchClient/RediSearchClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Tom Hanks (tombatron), Daniel Leach (leachdaniel), Ahmed Arnaout (asarnaout), Simon Turner (simonjturner), dave22000, Gabe Willard (wss-jwillard)</Authors>
<Company />
<AssemblyVersion>2.1.0.0</AssemblyVersion>
<FileVersion>2.1.0.0</FileVersion>
<Version>2.1.0</Version>
<AssemblyVersion>2.2.0.0</AssemblyVersion>
<FileVersion>2.2.0.0</FileVersion>
<Version>2.2.0</Version>
<Description>A series of extension methods for use with StackExchange.Redis 2.x and the RediSearch 2.x Redis module.</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<RepositoryUrl>https://github.com/tombatron/RediSearchClient</RepositoryUrl>
<PackageProjectUrl>https://github.com/tombatron/RediSearchClient</PackageProjectUrl>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageVersion>2.1.0-beta</PackageVersion>
<PackageVersion>2.2.0</PackageVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down

0 comments on commit 1db135d

Please sign in to comment.