From a4acf9dc581c7c220439299d2b8b47d9fd1cb024 Mon Sep 17 00:00:00 2001 From: Itay Waxman Date: Fri, 14 Aug 2015 12:54:15 +0300 Subject: [PATCH] Update AssemblyInfo.cs --- Riskified.SDK/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Riskified.SDK/Properties/AssemblyInfo.cs b/Riskified.SDK/Properties/AssemblyInfo.cs index 3ea4ec2..92a3a14 100644 --- a/Riskified.SDK/Properties/AssemblyInfo.cs +++ b/Riskified.SDK/Properties/AssemblyInfo.cs @@ -31,5 +31,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("2.0.3.9")] -[assembly: AssemblyFileVersion("2.0.3.9")] +[assembly: AssemblyVersion("2.0.3.10")] +[assembly: AssemblyFileVersion("2.0.3.10")]