Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
idanasulin2706 committed Feb 7, 2024
1 parent 8e1a62c commit e39a7fb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/Memphis.Client/Memphis.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>Memphis.Client</PackageId>
<Version>0.7.4</Version>
<Version>0.7.5</Version>
<Authors>Memphis.dev team</Authors>
<Company>Memphis.dev</Company>
<PackageTags>Memphis, client</PackageTags>
Expand All @@ -14,7 +14,7 @@
<PackageIcon>Icon.png</PackageIcon>
<Description>Memphis.Client SDK intended to make easy integration of Memphis into .NET projects</Description>
<EnablePackageValidation>false</EnablePackageValidation>
<PackageValidationBaselineVersion>0.7.4</PackageValidationBaselineVersion>
<PackageValidationBaselineVersion>0.7.5</PackageValidationBaselineVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion version-beta.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.8-beta.1
0.7.9-beta.1
2 changes: 1 addition & 1 deletion version.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.5
0.7.6

0 comments on commit e39a7fb

Please sign in to comment.