Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnilhande committed Nov 27, 2018
1 parent 3b1b267 commit f1a19cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions LitleSdkForNet/LitleSdkForNet/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
[assembly: AssemblyTitle("LitleSdkForNet")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Vantiv eCommerce")]
[assembly: AssemblyCompany("Worldpay")]
[assembly: AssemblyProduct("LitleSdkForNet")]
[assembly: AssemblyCopyright("Copyright © Vantiv 2017")]
[assembly: AssemblyCopyright("Copyright © Worldpay 2018")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("9.12.6")]
[assembly: AssemblyFileVersion("9.12.6")]
[assembly: AssemblyVersion("9.14.1")]
[assembly: AssemblyFileVersion("9.14.1")]

0 comments on commit f1a19cb

Please sign in to comment.