From 16dd960f97dea89d67ac4898581596139ee80b61 Mon Sep 17 00:00:00 2001 From: Talles L Date: Sat, 13 Jan 2018 22:58:56 -0200 Subject: [PATCH] 3.3.2 --- Library/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Properties/AssemblyInfo.cs b/Library/Properties/AssemblyInfo.cs index 0f694b7..94060f7 100644 --- a/Library/Properties/AssemblyInfo.cs +++ b/Library/Properties/AssemblyInfo.cs @@ -36,8 +36,8 @@ // 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("3.3.1.0")] -[assembly: AssemblyFileVersion("3.3.1.0")] +[assembly: AssemblyVersion("3.3.2.0")] +[assembly: AssemblyFileVersion("3.3.2.0")] // For unit testing [assembly: InternalsVisibleTo("Object.Tests")] \ No newline at end of file