Skip to content

Commit

Permalink
updated version information
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwm committed Oct 22, 2018
1 parent b07b6a7 commit 7ec3efa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/Cardknox.NET/Cardknox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
<Product>Cardknox.API.Wrapper</Product>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<RootNamespace>CardknoxApi</RootNamespace>
<Version>2.0</Version>
<Version>3.0</Version>
<PackageProjectUrl>https://cardknox.adamh.us/</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/ahwm/Cardknox-API-Wrapper/blob/master/LICENSE</PackageLicenseUrl>
<Description>API Wrapper for Cardknox Payment Processor written in C#

Refer to https://kb.cardknox.com/api for full API reference.</Description>
<PackageReleaseNotes>Check (ACH) operations have been added:
<PackageReleaseNotes>EBT Food Stamp has been added:

-sale
-credit
-save
-void
-refund</PackageReleaseNotes>
-balance
-voucher</PackageReleaseNotes>
<PackageTags>cardknox gateway processor payment api</PackageTags>
<Copyright>© 2018 Adam Humpherys</Copyright>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</PropertyGroup>

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

0 comments on commit 7ec3efa

Please sign in to comment.