Skip to content

Commit

Permalink
set version to 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
valdisiljuconoks committed Feb 2, 2023
1 parent ed69359 commit 9616235
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>2.3.1</Version>
<PackageVersion>2.3.1</PackageVersion>
<Version>2.3.2</Version>
<PackageVersion>2.3.2</PackageVersion>
<PackageId>Geta.Optimizely.ProductFeed.Csv</PackageId>
<Title>Geta Optimizely Csv Product Feed ProductFeed</Title>
<IsPackable>true</IsPackable>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>2.3.1</Version>
<PackageVersion>2.3.1</PackageVersion>
<Version>2.3.2</Version>
<PackageVersion>2.3.2</PackageVersion>
<PackageId>Geta.Optimizely.ProductFeed.Google</PackageId>
<Title>Geta Optimizely Google Product Feed ProductFeed</Title>
<IsPackable>true</IsPackable>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>2.3.1</Version>
<PackageVersion>2.3.1</PackageVersion>
<Version>2.3.2</Version>
<PackageVersion>2.3.2</PackageVersion>
<PackageId>Geta.Optimizely.ProductFeed</PackageId>
<Title>Geta Optimizely Product Feed ProductFeed</Title>
<IsPackable>true</IsPackable>
Expand Down

0 comments on commit 9616235

Please sign in to comment.