We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8c8814 commit b78284cCopy full SHA for b78284c
PrestaSharp.csproj
@@ -17,7 +17,7 @@
17
<Description>CSharp .Net client library for the PrestaShop API via web service</Description>
18
<PackageLicenseUrl>https://www.gnu.org/licenses/gpl-3.0.en.html</PackageLicenseUrl>
19
<PackageId>PrestaSharp</PackageId>
20
- <Version>1.0.3-SNAPSHOT</Version>
+ <Version>1.0.3</Version>
21
</PropertyGroup>
22
<ItemGroup>
23
<PackageReference Include="RestSharp" Version="106.6.9" />
0 commit comments