Skip to content

Commit af368bc

Browse files
Bump version to 6.16.0
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5b19388 commit af368bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ShopifySharp/ShopifySharp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFrameworks>net6.0;net7.0;netstandard2.0;net8.0</TargetFrameworks>
44
<AssemblyName>ShopifySharp</AssemblyName>
55
<RootNamespace>ShopifySharp</RootNamespace>
6-
<VersionPrefix>6.15.1</VersionPrefix>
6+
<VersionPrefix>6.16.0</VersionPrefix>
77
<IncludeSymbols>true</IncludeSymbols>
88
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
99
<LangVersion>Latest</LangVersion>
@@ -25,4 +25,4 @@
2525
<PackageReference Include="newtonsoft.json" Version="13.0.2" />
2626
<PackageReference Include="System.Text.Json" Version="7.0.3" />
2727
</ItemGroup>
28-
</Project>
28+
</Project>

0 commit comments

Comments
 (0)